Originally Posted by
<iostream>
H!
I just got back to ubuntu, but there is one thing that I want to find out: Can someone post DETAILED instructions or make a link to a walk through on how to unpack and install tar ball files (.tar.gz or .tar.gz2) Thanks!
Code:
tar vxzf filename.tar.gz
./configure
make
make install