Previous
|
Next
Steps for C, C++, Java
These languages need to be compiled.
Get the source
Unpack it:
tar xvf file.tar.gz
(or file.tar.bz2)
./configure
Fix any missing packages: usually means installing some -dev packages.