Command not found
Stephen Liu
satimis at yahoo.com
Sat Aug 12 15:57:18 UTC 2006
Hi Wander,
Tks for your advice.
> The file is probably not executable, try: chmod +x
> jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin
>
> and then:
>
> sudo ./jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin
>
> chmod +x will set the executable bit on the file, telling the system
> that it can be executed.
$ ls -l jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin -rw-r--r-- 1 satimis
satimis 80216552 2006-08-12 13:28
jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin
$ sudo chmod +x -c jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin
mode of `jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin' changed to 0755
(rwxr-xr-x)
$ sudo ./jrockit-R26.4.0-jdk1.5.0_06-linux-x64.bin
Extracting
0%..................................................................................................../tmp//fileKNCXni/linux_x86_64_jrockit150_06_sdk.zip
bad CRC 46156a89 (should be 25642528)
100%
** Error during extraction, error code = 2.
Still failed. What is code = 2 ? Tks.
B.R.
SL
More information about the ubuntu-users
mailing list