Active Topics

 


Reply
Thread Tools
Posts: 9 | Thanked: 0 times | Joined on Dec 2006
#1
hi

does any1 knw how to install .tgz files on nokia 770 ?
 
Posts: 319 | Thanked: 6 times | Joined on Apr 2006
#2
Originally Posted by WiseGuy
hi

does any1 knw how to install .tgz files on nokia 770 ?
put it in the directory you want it then use tar -zxvf <filename>

I think finding the package in the apps repository would be better though
 
Posts: 9 | Thanked: 0 times | Joined on Dec 2006
#3
erm so if i put all da files on memory card and open xterm

type -zxvf <filename> it shud wrk yea?
 
Posts: 319 | Thanked: 6 times | Joined on Apr 2006
#4
Originally Posted by WiseGuy
erm so if i put all da files on memory card and open xterm

type -zxvf <filename> it shud wrk yea?
theory says yes, practice says I don't know. you'll have to do each file by hand. However like I said, I'd try to find the software for the 770 in the apps, if it is software.

It will at least (or should) melt the tarballs.
 
Posts: 9 | Thanked: 0 times | Joined on Dec 2006
#5
hi i tried it but i get dis error

syntax error; newline unexpected

do u knw y dis happening?

thanks for all ur help
 
SeRi@lDiE's Avatar
Posts: 919 | Thanked: 37 times | Joined on Aug 2006 @ /dev/null
#6
Originally Posted by WiseGuy
hi i tried it but i get dis error

syntax error; newline unexpected

do u knw y dis happening?

thanks for all ur help
You for got to type tar in front of the syntax..

Here is the full comand you should use....

tar -zxvf filename.tar.tgz (or what ever extention your file has)
 

The Following User Says Thank You to SeRi@lDiE For This Useful Post:
Posts: 319 | Thanked: 6 times | Joined on Apr 2006
#7
Originally Posted by WiseGuy
hi i tried it but i get dis error

syntax error; newline unexpected

do u knw y dis happening?

thanks for all ur help
sorry. TAR is the name of the command the -zxvf is the options needed to do what you want to do.

so tar -zxvf <file>.tgz

I was a little distracted at work when I read your comment earlier.
 
Posts: 9 | Thanked: 0 times | Joined on Dec 2006
#8
cheers mate i wil check it out thanks for all ur help
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:09.