|
2008-05-10
, 12:54
|
|
Posts: 1,540 |
Thanked: 1,045 times |
Joined on Feb 2007
|
#2
|
|
2008-05-10
, 15:06
|
Posts: 22 |
Thanked: 1 time |
Joined on Apr 2008
|
#3
|
|
2008-05-10
, 15:31
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#4
|
could somebody give a link or instructions on how to install .tgz files.
$ gunzip filename.tgz $ tar -xvf filename.tar
|
2008-05-10
, 17:51
|
Posts: 22 |
Thanked: 1 time |
Joined on Apr 2008
|
#5
|
|
2008-05-10
, 18:37
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#6
|
tar xvzf filename.tgz
|
2008-05-10
, 20:25
|
Posts: 22 |
Thanked: 1 time |
Joined on Apr 2008
|
#7
|
|
2008-05-10
, 21:37
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#9
|
i cant figure out how to specify the files path. how would i go about that?
MyDocs/filename.tgz
MyDocs/.documents/filename.tgz
The Following User Says Thank You to sjgadsby For This Useful Post: | ||
|
2008-05-10
, 21:46
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#10
|
Also, what other types of files are you able to install? and is it the same procedure as installing .tgz files?
Thanks!