Re: JAVA SDK's.


Subject: Re: JAVA SDK's.
From: Al Kirkus (Al@dist102.k12.il.us)
Date: Wed Dec 12 2001 - 05:41:31 MST


I was also successful in getting the IBM JDK rpm'ed by SUSE on the updates portion of their website working with YDL 2.1. This version has a built in JITC and is quite a bit faster than the Blackdown/SUN ppc port.
As an aside, read the license carefully before using. IBM does things its own way.

Now it is on to OS10.1.1 versions. . .

See ya, Al

>>> Scott Frankel <leknarf@pacbell.net> - 12/11/01 11:57 PM >>>

The blackdown.org site is the place to go for jdk's under linux on PPC.
You'll also want to set some environment variables in your ~/.bash_profile
file:

    # add java path
    PATH=$PATH:/usr/local/j2sdk1.3Beta/j2sdk1.3/bin/

    # create java classpath
    export CLASSPATH=.:$HOME/classes:./classes

    # create java library path
    export LD_LIBRARY_PATH=.:$HOME/lib:./lib

    # java home
    export JAVA_HOME=/usr/local/j2sdk1.3Beta/j2sdk1.3

!Saludos!
Scott

On Tuesday 11 December 2001 07:05, Jose M. wrote:
> Hello!:
>
> I need to take a look to Java, due to my work, so I'd like to know which
> implementation must I use with YDL 2.1.
>
> ¿Blackdown, kafee, others...?, too names to start :((. Are all of them
> under GNU/GPL license???
>
>
> Could anybody help me?.
>
> --
> Visit http://www.valux.org
> .--
> Jose M. Laveda
> josemanuel@valux.org
> P.O.Box. No. 70
> 46400 Cullera (Valencia) - Spain
> *--------------------------------
>
>
> --



This archive was generated by hypermail 2a24 : Wed Dec 12 2001 - 05:43:24 MST