Posts: 9
Threads: 3
Joined: Mar 2005
Reputation:
0
ok guys im about to go insane, every time i copy/paste that first code box into the gnome terminal it ask me if I agree and I say yes. then it askes again and I say yes. then it spits out that crap "sh: uncompress: command not found" .
I am very new to linux but managed to install it so here i am. any help is appreciated. My system runs Fedora Core 3 with Kernal 2.6
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
either:
yum install uncompress
or
ln -s /bin/gunzip /bin/ncompress
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 9
Threads: 3
Joined: Mar 2005
Reputation:
0
03-17-2005, 09:32 AM
(This post was last modified: 03-17-2005, 09:34 AM by mxpx.)
not working, "i think" uncompress is installed. if its any info gunzip is in the bin folder. i did the link and tried the ./hldsupdatetool.bin again and still same problem. do i have to be place special? (ex. cd /)?
thanks MxPx
Posts: 27
Threads: 12
Joined: Feb 2005
Reputation:
0
how bout the word uncompress, not ncompress, it works
Posts: 1
Threads: 0
Joined: Apr 2010
Reputation:
0
gentvdinner your a diamond!
uncompress worked straight away thanks man!