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"
??
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"
??