Re: Java still kicks out of X

2004-05-14 Thread Jeremy Brooks
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I placed JAVA_HOME on my env. Netbeans still cannot find classes so will > not > run. However, a non-JARed application, run as "java ", immediately > aborts > the X-session exactly as netbeans was causing. > > Jazz and OpenOffice run just fine! >

Re: Java still kicks out of X

2004-05-14 Thread David Baron
I do not have a file rt.jar that I have seen. There is an rt.pack. There are a lot of subdirectories all over so I must find an rt.jar if there be one. On Friday 14 May 2004 12:57, [EMAIL PROTECTED] wrote: > So: > > export CLASSPATH=/path/to/rt.jar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Java still kicks out of X

2004-05-14 Thread Thomas Adam
--- David Baron <[EMAIL PROTECTED]> wrote: > Common denominators? Both Netbeans and the other app use swing. I do not > know > whether Jazz and OpenOffice do. So: export CLASSPATH=/path/to/rt.jar -- Thomas Adam = "The Linux Weekend Mechanic" -- http://linuxgazette.net "TAG Editor"

Java still kicks out of X

2004-05-14 Thread David Baron
I placed JAVA_HOME on my env. Netbeans still cannot find classes so will not run. However, a non-JARed application, run as "java ", immediately aborts the X-session exactly as netbeans was causing. Jazz and OpenOffice run just fine! Common denominators? Both Netbeans and the other app use s