Tt isn't possible to install sun's java j2sdk-1_4_0_02-linux-i586.bin with emerge, i moved the file to j2sdk-1_4_1_01-linux-i586.bin so that emerge can find the file. But i became an error: oot@win2k distfiles # emerge sun-jdk Calculating dependencies ...done! >>> emerge (1 of 1) dev-java/sun-jdk-1.4.1.01 to / >>> Unpacking source... /usr/sbin/ebuild.sh: ./install.sfx: cannot execute binary file !!! ERROR: The ebuild did not complete successfully. !!! Function src_unpack, Line 6, Exitcode 126 !!! (no error message) But the file is ok, i can install java manuel with "chmod +x" "./j2sdk-1_4_0_02-linux-i586.bin" I think, that the ebuild works not correct, with the new version of sun's sdk.
This is what I get: >>> Unpacking source... * Please download j2sdk-1_4_0-mozilla_headers-unix.zip from http://java.sun.com/j2se/1.4/download.html to /usr/portage/distfiles * Please download j2sdk-1_4_0-src-scsl.zip from http://java.sun.com/j2se/1.4/download.html to /usr/portage/distfiles !!! ERROR: The ebuild did not complete successfully. !!! Function src_unpack, Line 36, Exitcode 0 !!! Some source files were not found
I mark this bug as invalid since you are trying to use j2sdk-1_4_0_02 with the ebuild for j2sdk-1_4_1_01.