All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: IBM Java 1.4.2
PostPosted: Wed Oct 19, 2005 3:01 pm 
Offline


Tue Sep 28, 2004 9:03 pm

45
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!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 4:02 am 
Offline


Mon Oct 11, 2004 8:07 am

2
hey the message you get from an application is because the application is for jdk 1.5.
a handy way to know that is this:
up untill 1.5 awt was placed here: java.awt.X11GraphicsEnvironment
now it's sun.awt.X11GraphicsEnvironment

the packages have changed, so it's better that you install the 1.5 and use that one for testing (it's hard masked though)
unmask it and emerge it, works great here :-)


greetings


SeJo


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group