Thread
:
How do I install tgz files?
View Single Post
MP2100
2009-02-21 , 17:07
Posts: 31 | Thanked: 6 times | Joined on Mar 2008 @ NJ USA
#
2
Empire, those are tar g-zipped files (hence tgz). I have a winzip package installed that unzips them. You can also use tar at the command line using the x-terminal application. You'll have to manually navigate to where the file is using the command line, then type the command:
tar -zxf filename.tgz
This is just the first step to uncompress the file. Then (probably) you'll have to run the install routine. There should be some install instructions on the web site you got the tgz file from.
Allen
__________________
N800
still w/Chinook
paired to BlackBerry 8800 on Tmobile
oh, and . . .
Zaurus SLC860, Newton Messagepad 2100(several)Newton Messagepad 100
Last edited by MP2100; 2009-02-21 at
17:09
. Reason: more info
Quote & Reply
|
The Following User Says Thank You to MP2100 For This Useful Post:
Empire
MP2100
View Public Profile
Send a private message to MP2100
Find all posts by MP2100