Note, when it says Warning, it isn't an error.  You are doing fine....there isn't a 
problem...it just isn't using a JIT.

Cheers
James.

Don Hatch wrote:

> I can't seem to get my envireonment variables to work.  When I run javac file.java I 
>get his error:
> "Warning: JIT compiler "sunwjit" not found. Will use interpreter."
>
> It creates a class file and runs fine, but I still get the error.  If anyone has any 
>suggestions, please help.  I'm running Debian 2.1 with jdk1.2pre-v2.  Here is a copy 
>of .profile:
>
> PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/mysql/bin:/usr/local/java/jdk1.2/bin
> DISPLAY=:0
> JAVA_HOME=/usr/local/java/jdk1.2
> CLASSPATH=.:/usr/local/java/jdk1.2/jre/lib/rt.jar:
>
> export PATH DISPLAY JAVA_HOME CLASSPATH
>
> Thanks in advance,
>
> Don Hatch
>
> _______________________________________________________
> Site Design, Hosting, and E-Commerce at www.webpipe.net
>
> ----------------------------------------------------------------------
> 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]

Reply via email to