LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   unable to install j2sdk-1_4_2_04-linux-i586.bin: Error: tail: cannot open `+466' (https://www.linuxquestions.org/questions/linux-software-2/unable-to-install-j2sdk-1_4_2_04-linux-i586-bin-error-tail-cannot-open-%60-466%27-512244/)

johnsanty 12-20-2006 08:54 AM

unable to install j2sdk-1_4_2_04-linux-i586.bin: Error: tail: cannot open `+466'
 
Hi All,

I tried to install j2sdk-1_4_2_04-linux-i586.bin in my Linux System, but to no avail. i got the following error message when annswered "yes". I also tried to install different version but the same result. I already downloaded the file many times to make sure that it is not corrupted.

The syntax that I used to install is the following:

./j2sdk-1_4_2_04-linux-i586.bin

Error message:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Do you agree to the above license terms? [yes or no]
yes
Unpacking...
tail: cannot open `+466' for reading: No such file or directory
Checksumming...
1
The download file appears to be corrupted. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Please do not attempt to install this archive file.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

My system info is the following:
Linux 2.6.17-1.2174_FC5smp


Any help would be greatly appreciated. Thank you in advance...


John

rootboy 12-22-2006 01:52 AM

See if this page helps:

http://ccl.net/cca/software/SOURCES/...5/index5.shtml

triluu 03-17-2010 06:38 AM

Sloved Problem.
 
using command: sed s/+466/-n+466/ j2sdk-1_4_2_04-linux-i586.bin > j2sdk-1_4_2_04-linux-i586_fix.bin

then using command sh j2sdk-1_4_2_04-linux-i586_fix.bin to install j2sdk.


All times are GMT -5. The time now is 10:06 AM.