Thanks Patrick,

I am going to remove the Sun Java from the Path and comment out the CLASSPATH 
statement then load diablo. 

Cecil

BTW Patrick how do you view webpages that require java and the plugins for 
Firefox and Mozilla. I get those "need a plugin" messages

From: "Patrick X" <[EMAIL PROTECTED]>
Subject: Re: [cwe-lug] Fwd: Help with java CLASSPATH


Cecil
I'm not sure you actually need to set this on most BSDs unless you've
moved java from it's default installation path.
1) Download appropriate TARBALL (example:
diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2) from
http://www.freebsdfoundation.org/downloads/java.shtml

2) Put file in /usr/ports/distfiles

3) cd /usr/ports/java/diablo-jkd15/

4) make install clean

and everything should work fine, I haven't tried this but a friend got
it working this way.
you can install the 6.1 java 1.5 package on 6.2, I don't use java but
hope this helps.
On 1/31/07, Cecil <[EMAIL PROTECTED]> wrote:


> Hello all,
>
> I have installed Sun JDK1.6.0 on my FreeBSD 6.2 laptop, and I cant seem to 
> get the CLASSPATH set right in my .profile file. I really need to know the 
> syntax of using the wildcard * to open folders in the CLASSPATH variable to 
> cutdown on all the typing.
>
> Can I do the following:
>
> CLASSPATH=$CLASSPATH:./:/usr/local/jdk1.6.0/*.zip:/usr/local/jdk1.6.0/lib/*/*.jar;
>     export CLASSPATH
>
> PATH=/usr/local/jdk1.6.0/bin:/usr/local/jdk1.6.0/jre/bin:/sbin:/bin:/usr/sbin:/u
> sr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:$HOME/bin;
> export PATH
>
> JAVA_HOME=/usr/local/jdk1.6.0/jre; export JAVA_HOME
>

 
_______________________________________________
CWE-LUG mailing list
[email protected]
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/

Reply via email to