installing tar.gz in ubuntu?

STEPHEN

Member
Joined
May 13, 2008
Messages
457
Reaction score
0
Points
16
Ok. All i want to know is how in freaking world to install "tar.gz" programs in linux.

i understand its like a ".zip" but you have to compile the program yourself, its just that its not working for me.

i guess the steps are:
./configure
make
install

but heres what i get "bash: ./configure: No such file or directory"

??
 
Back
Top