-----Original Message-----
From:   Peter Schuller [mailto:[EMAIL PROTECTED]
Sent:   Tue 3/23/2004 5:14 AM
To:     [EMAIL PROTECTED]
Cc:     Ralph M. Los
Subject:        Re: Java runtime?
>   Coming from the windows world I'm used to having the Sun java run-time. 
> I went to install it from ports, naturally...and can't figure out what I
> should be installing! Can someone give me a clue?

Your best bet is probably java/jdk14 which is the native version of JDK 1.4.2. 
It will need to first install the linux-JDK though for bootstrapping 
purposes.

Choose the JDK you would like to install and do 'make install'. It's going to 
ask you to download files from Sun manually due to licensing restrictions.

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrieval: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org



Alright.  I tried, and after hours and hours of compiling...this:

Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1:
 'class' or 'interface' expected
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
^
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1:
 unclosed character literal
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
                                       ^
2 errors
gmake[4]: *** [.compile.classlist] Error 1
gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2
 
Stop in /usr/ports/java/jdk14.


Any further thoughts?  I'm not sure what to do next because the error is not clear 
enough to me.

Thanks 
Ralph
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to