You could try use
tar -xzvf file.tar.gz
tar -xjvf file.tar.bz2
tar -xvf file.tar
unzip file.zip
this will actually uncompress the file.
Depending on package you need to do
./configure
make
make install (Eg. mplayer)
or leave as it is. (Eg. eclipse, tomcat)
Showing posts with label uncompress tar.gz file. Show all posts
Showing posts with label uncompress tar.gz file. Show all posts
Sunday, December 13, 2009
Subscribe to:
Posts (Atom)