Reply
Thread Tools
Posts: 9 | Thanked: 0 times | Joined on Jun 2008
#1
hi there to all ive just got a 770(2006) and am trying to open
tar.gz
.tgz
.gz
.tar
files/apps ive tryed to do what you have said on other posts but i get
syntax error:word unexpected (expectig ")")

how do i unzip/extract the app/file so i can open it and use it?
do i use brackets()? or what...
what do i type?
and could some one give an example of what to write including a file name(instead of just the word "filename").
please help me!!!!
 
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#2
Make your title more descriptive next time.

Search Google next time.

ive tryed to do what you have said on other posts
Say which posts you are referring to next time.


Which exactly do you want to extract/decompress?

tar -zxvf filename.tar.gz
tar -zxvf filename.tgz
tar -jxvf filename.tar.bz
tar -xvf filename.tar
gunzip filename.gz
 

The Following User Says Thank You to lardman For This Useful Post:
Posts: 9 | Thanked: 0 times | Joined on Jun 2008
#3
the files are
bluebugger-0.1.tar.gz
blueserial -maemo .tgz
bluesnarfer .tar.gz
ive read the other posts on tar ect.... but am new to linux and the nokia 770.
so what can i type so i cn open and run/use
the files/apps?

Last edited by rikgrimsby; 2008-06-26 at 22:37.
 
Posts: 362 | Thanked: 143 times | Joined on Mar 2008
#4
I do not have specific answer to your question. But I do find the following sites help me to improve my skills:

http://www.linuxcommand.org/learning_the_shell.php

http://www.linux-tutorial.info/modul...ontent&pageid=

good luck
 
All Seeing Pie's Avatar
Posts: 26 | Thanked: 3 times | Joined on Sep 2007
#5
Or download 7-zip on your PC and extract the files on your PC. You can then copy the extracted files onto your tablet. A little cumbersome but hey it works.
 
Posts: 63 | Thanked: 13 times | Joined on Jun 2008
#6
There are many threads on this forum that talk about unzipping (untaring in linux).

Here is one that might help: http://www.internettablettalk.com/fo...ighlight=bzip2

If the file ends in .bz, it needs to be unzipped with a bzip2 program which is not loaded on the Nokia be default. Let's take one thing at a time, because it will take some work to load the correct repository and install the bzip2 program because it is all done through command lines.

Try your hand at untarring a few files first. Does the words root or ssh mean anything to you? If not, we'll walk you though all that too.

Welcome to the family!
__________________
An extreme Linux newbee so please talk sloooowly and with great detail
Using my NITs primarily as a wireless UI for my home automation software via a RDP connection.
 
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#7
And you are interested in bluetooth security?

Learn Linux first.
 

The Following User Says Thank You to geneven For This Useful Post:
Posts: 9 | Thanked: 0 times | Joined on Jun 2008
#8
thanks for all your help
but would i do i type so i can use the apps/files?
can some one show me what i should type in with one of files i want to open so then i knw sort of what am doing for next time,please...

Last edited by rikgrimsby; 2008-06-27 at 16:54.
 
Johnx's Avatar
Posts: 643 | Thanked: 628 times | Joined on Mar 2007 @ Seattle (or thereabouts)
#9
just go and install xarchiver: http://xarchive.garage.maemo.org/

Then go open the file in filemanager. Problem solved.

If you want to know how to use tar (and it is handy) here's a hint:


tar zxvf bluebugger-0.1.tar.gz
tar zxvf blueserial -maemo .tgz
tar zxvf bluesnarfer .tar.gz

Good luck.
 

The Following User Says Thank You to Johnx For This Useful Post:
stevecrye's Avatar
Posts: 226 | Thanked: 38 times | Joined on May 2008 @ Texas/Earth/Sol System/Milky Way/Local Group/Hubble Bubble/Infinity
#10
Hi;

gunzip works for me - I can't remember if it is built-in or if I installed it.

I've been updating this post: newbie sucesses and tips
as I learn more - will put it on the wiki eventually:

Steve
__________________
my estimated current noob level:
<helpless>......«•».............<all-powerful>
"Who is John Galt?"

Last edited by stevecrye; 2008-06-28 at 00:27. Reason: typo
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:52.