Hello! I was trying to emerge ibm-jdk-bin after I got the tgz file from IBM. The file size differs from the digest, so I edited it manually to fool portage ... ^^; This is my digest-ibm-jdk-bin-1.4.2 first line:
Code:
MD5 9694079119ce541fc31c315b8cc10ce5 IBMJava2-SDK-142.ppc.tgz 59777026
It seems it's properly installed, but the graphics apps won't wrok. I get this error:
Code:
Exception in thread "main" java.lang.NoClassDefFoundError: sun/awt/X11GraphicsEnvironment
Am I missing something? Has it something to do with the jit? I tried disabling it, but it's the same...
Thank u!