11-07-2007, 12:57 AM
command:
chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin
problem:
sh: uncompress: command not found
i tried: ln -s /usr/bin/gunzip /usr/bin/uncompress
and i got:
ln: creating symbolic link `/usr/bin/uncompress' to `/usr/bin/gunzip': Permission denied
please help!
chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin
problem:
sh: uncompress: command not found
i tried: ln -s /usr/bin/gunzip /usr/bin/uncompress
and i got:
ln: creating symbolic link `/usr/bin/uncompress' to `/usr/bin/gunzip': Permission denied
please help!