![]() |
2008-06-18
, 18:47
|
|
Posts: 566 |
Thanked: 145 times |
Joined on Feb 2008
@ Tallahassee, FL
|
#2
|
![]() |
2008-06-18
, 18:48
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#3
|
so, i guess i need to do something from xterminal.
i dont find it in file manager or app manager..
went to maemo and didnt find that exact app..
what should i use to install or extract .tar gz?
thnx
![]() |
2008-06-18
, 19:04
|
Posts: 88 |
Thanked: 4 times |
Joined on Jan 2008
|
#4
|
Doh, use tar
tar zxvf file.tar.gz
tar zxvf file.tgz
tar xvf file.tar
tar
z = zipped archive
x = xtract
v = verbose
f = file
t = test
so you could do a
tar tzf file.tar.gz
to see what files are in a tar (zip)
or of its not a zip
tar tf file.tar
There is also bz2
tar jxvf file.tar.bz2
![]() |
2008-06-18
, 19:09
|
|
Posts: 566 |
Thanked: 145 times |
Joined on Feb 2008
@ Tallahassee, FL
|
#5
|
![]() |
2008-06-18
, 19:15
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#6
|
![]() |
2008-06-18
, 19:20
|
Posts: 88 |
Thanked: 4 times |
Joined on Jan 2008
|
#7
|
![]() |
2008-06-18
, 19:21
|
Posts: 88 |
Thanked: 4 times |
Joined on Jan 2008
|
#8
|
![]() |
2008-06-18
, 19:26
|
Posts: 88 |
Thanked: 4 times |
Joined on Jan 2008
|
#9
|
The Following User Says Thank You to amkaos For This Useful Post: | ||
![]() |
2008-06-18
, 20:26
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#10
|
i found in control panel and it says os2008
found x terminal in "organize applications".
tried to drag to extras folder.. didnt work..
altho i see it, i cant open
maybe i should reflash to make sure i have what you all say should be listed?
i dont find it in file manager or app manager..
went to maemo and didnt find that exact app..
what should i use to install or extract .tar gz?
thnx