Re: To run Java in Linux
In which directory your javac file is located (full path, please)? Is it his directory in your PATH? Also look at: http://java.sun.com/products/jdk/1.0.2/tools/solaris/javac.html Jacob Nikom Huiyuan Ma wrote: > Sorry,I'm a newbie to java in linux and have simple > questions. > After I installed j2sdk-1-3-0-linux-rpm , when I > entered the directory of .../bin,the javac doesn't > work! I was told the command couldn't be found.And my > netscape seems doesn't work with Applet. Are there any > enviromental variables to set? Can anybody tell me the > reason or where to find the related stuff to > study?Thanks! > > > __ > Do You Yahoo!? > Yahoo! Shopping - Thousands of Stores. Millions of Products. > http://shopping.yahoo.com/ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Netbeans debugger not working with JDK1.3
Hi everybody, I guess it is known that the Blackdown JDK 1.3 does not work reliably with the Forte/Netbeans debugger, the JVM crashes hard after a few seconds of step-debugging. I would switch to the IBM JDK, but I can't debug JMF applications with it (it cannot find the codecs, and the README says a Sun/Blackdown JDK is needed). The Forte debugger works well with SUNs JDK, but because of the keyboard issues the SUN JDK is not usable for me. Any suggestions, eg. - how to use the JMF with IBM's JDK - what to do to make the Blackdown JDK work with Forte's debugger - or something like "wait another X days/weeks, a modified SUN/Blackdown JDK which resolves these issues will be released" Any help is greatly appreciated. Cheers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]