No image available
Howto : Installing software from source in Linux
Procedure. The installation procedure for software that comes in tar.gz and tar.bz2 packages isn’t always the same, but usually it’s like this: # tar xvzf package.tar.gz (or tar…
Read more