Re: Which jdk port should I use?

2008-03-06 Thread Kris Kennaway
Jonathan Chen wrote: On Wed, Mar 05, 2008 at 10:05:34PM -0500, Steven Friedrich wrote: I have two installed: diablo-jdk-1.5.0.07.01_9 jdk-1.5.0.14p8,1 The native JDK is the one to use in most cases; eg: if you're running FreeBSD-7, eclipse won't work properly unless you're using the native

Re: Which jdk port should I use?

2008-03-06 Thread Steven Friedrich
On Thursday 06 March 2008 05:42:05 am Kris Kennaway wrote: Jonathan Chen wrote: On Wed, Mar 05, 2008 at 10:05:34PM -0500, Steven Friedrich wrote: I have two installed: diablo-jdk-1.5.0.07.01_9 jdk-1.5.0.14p8,1 The native JDK is the one to use in most cases; eg: if you're running

Re: Which jdk port should I use?

2008-03-06 Thread Steven Friedrich
On Thursday 06 March 2008 12:28:33 pm you wrote: its there any JDK for amd64 arch from sun ? On Fri, Mar 7, 2008 at 1:19 AM, Steven Friedrich [EMAIL PROTECTED] wrote: On Thursday 06 March 2008 05:42:05 am Kris Kennaway wrote: Jonathan Chen wrote: On Wed, Mar 05, 2008 at 10:05:34PM

Re: Which jdk port should I use?

2008-03-06 Thread Jonathan Chen
On Thu, Mar 06, 2008 at 12:48:49PM -0500, Steven Friedrich wrote: [...] My question was which port should I use and so far, it appears the answer is jdk15, but it appears it depends on diablo-jdk. You might take a look at: http://www.freebsdfoundation.org/downloads/java.shtml But it

Re: Which jdk port should I use?

2008-03-06 Thread Kris Kennaway
Steven Friedrich wrote: But it appears that it only helps as long as your're using prior to FreeBSD 7. I believe these guys are telling me that if I'm running FreeBSD 7 (and I am), that I need to use jdk15 (but it appears that it installs/depends on diablo-jdk. You need a java compiler to

Which jdk port should I use?

2008-03-05 Thread Steven Friedrich
I have two installed: diablo-jdk-1.5.0.07.01_9 jdk-1.5.0.14p8,1 I looked at the freebsd java pages, but I still don't know... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Which jdk port should I use?

2008-03-05 Thread Ivan Rambius Ivanov
Hello, On Thu, Mar 6, 2008 at 5:05 AM, Steven Friedrich [EMAIL PROTECTED] wrote: I have two installed: diablo-jdk-1.5.0.07.01_9 jdk-1.5.0.14p8,1 I looked at the freebsd java pages, but I still don't know... It seems that you have diablo jdk and sun jdk installed on your machine. Diablo

Re: Which jdk port should I use?

2008-03-05 Thread Jonathan Chen
On Wed, Mar 05, 2008 at 10:05:34PM -0500, Steven Friedrich wrote: I have two installed: diablo-jdk-1.5.0.07.01_9 jdk-1.5.0.14p8,1 The native JDK is the one to use in most cases; eg: if you're running FreeBSD-7, eclipse won't work properly unless you're using the native jdk. -- Jonathan Chen

Re: which jdk?

2006-03-25 Thread Eric Schultz
Robert Huff wrote: 1) You need a working Java to build a working Java. Just curious, does that mean after the first time you install Java subsequent re-installs or upgrades can use the /native/ port that was first installed using the Linux package? 2) Due to restrictions

Re: which jdk?

2006-03-25 Thread Robert Huff
Eric Schultz writes: 1) You need a working Java to build a working Java. Just curious, does that mean after the first time you install Java subsequent re-installs or upgrades can use the /native/ port that was first installed using the Linux package? Yes. 2)

Re: which jdk?

2006-03-24 Thread Benjamin Thelen
Miguel schrieb: hi, i need to install tomcat 5 in a client's server running freebsd-6.0R, i know there is a port in /usr/ports/www/tomcat55, so far so good, in http://www.freebsd.org/java/ there are many options, which one do you recommend, native?: --- miguel

Re: which jdk?

2006-03-24 Thread Miguel
Benjamin Thelen wrote: Miguel schrieb: hi, i need to install tomcat 5 in a client's server running freebsd-6.0R, i know there is a port in /usr/ports/www/tomcat55, so far so good, in http://www.freebsd.org/java/ there are many options, which one do you recommend, native?: --- miguel

Re: which jdk?

2006-03-24 Thread Robert Huff
Miguel writes: I tried /usr/ports/java/jdk14 but it tries to install the linux binary 1) You need a working Java to build a working Java. 2) Due to restrictions from Sun, there is no FreeBSD native JDK _package_. 3) So, to build the 1.4 (or 1.5) _port_, we

which jdk?

2006-03-23 Thread Miguel
hi, i need to install tomcat 5 in a client's server running freebsd-6.0R, i know there is a port in /usr/ports/www/tomcat55, so far so good, in http://www.freebsd.org/java/ there are many options, which one do you recommend, native?: --- miguel

Polarbar: which jdk?

2005-05-24 Thread Andrea Venturoli
Hello. As per subject: I'm trying to run PolarBar Mailer. If anyone has some experience about it, which jdk do you use? I tried all the native ones and they run it horribly. linux-sun-jdk works a little better (tried 1.4 and 1.5), but still with some hitches and frequent lockups. bye Thanks