On Thu, 1 Apr 1999, Joe Lin wrote:
> Hi,
>
> I have realized after many agonizing hours that some of my problem is really
> due to Kaffe. I'm currently running RedHat 5.2 and I downloaded JDK preview
> v1. I set the PATH variable to point to "/usr/jdk1.2/bin". However, this
> does not prevent Kaffe VM to kick in if I simply type "java ......" in the
> command line. I have to type "/usr/jdk1.2/bin/java......", instead. I'm new
> to Linux. Is there any way I can make the JDK 1.2 VM as the default? Thanks.
>
> Joe
reset the PATH
export PATH=/usr/jdk1.2/bin:$PATH
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
____________________________________________________
Advanced Technology Group, River Valley Technologies
URL http://www.river-valley.com
Personal: http://personal.vsnl.com/greenpastures
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]