Date: Sat, 13 Apr 2002 09:37:42 +0000 From: J Gatsby <jgatsby@charter.net> To: questions@freebsd.org Subject: Re: Mozilla & Java Message-ID: <3CB7FC66.3010308@charter.net> References: <59063B5B4D98D311BC0D0001FA7E452205FDA5E3@l04.research.kpn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It uses the Linux version of the jdk as a bootstrap compiler for the BSD java compiler. You need to install the Linux jdk first so it can assist in the initial compilation. Koster, K.J. wrote: > Dear jbw, > > [ blatant crosspost, please trim CC list before replying. Thanks ] > > This question is best asked on the freebsd-java mailing list. If you search > the mailing list archives of freebsd-java you will find an answer to your > question, plus installation instructions for using Java witm Mozilla, IIRC. > > Try http://www.geocrawler.com/ or good old http://groups.google.com/ > > Kees Jan > > ===================================================== > You can't have everything. Where would you put it? > [Steven Wright] > > > > >>-----Original Message----- >>From: jbw [mailto:j.bw@verizon.net] >>Sent: zaterdag 13 april 2002 14:44 >>To: stable@FreeBSD.ORG; ports@FreeBSD.ORG >>Subject: Mozilla & Java >> >> >>I'm trying to install java so that use it with Mozilla. I get the >>following error message when trying to install the jdk13 port. >> >>Patching file >>j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c >> using Plan A... >>Hunk #1 succeeded at 25. >>done >>===> Applying FreeBSD patches for jdk-1.3.1p6_3 >>===> Configuring for jdk-1.3.1p6_3 >>===> Building for jdk-1.3.1p6_3 >>i386 Build started: 1.3.1-p6-root-020413-08:36 >>ERROR: BOOTDIR does not point to a valid Java 2 SDK >> Check that you have access to >> /usr/local/linux-jdk1.3.1/bin/java >> and/or check your value of ALT_BOOTDIR. >> >>Exiting because of the above error(s). >>gmake: *** [sanity] Error 1 >>*** Error code 2 >> >>Stop in /usr/ports/java/jdk13. >>---> Installing the new version via the port >>===> Building for jdk-1.3.1p6_3 >>i386 Build started: 1.3.1-p6-root-020413-08:36 >>ERROR: BOOTDIR does not point to a valid Java 2 SDK >> Check that you have access to >> /usr/local/linux-jdk1.3.1/bin/java >> and/or check your value of ALT_BOOTDIR. >> >>Exiting because of the above error(s). >>gmake: *** [sanity] Error 1 >>*** Error code 2 >> >>Stop in /usr/ports/java/jdk13. >>*** Error code 1 >> >>Stop in /usr/ports/java/jdk13. >> >>What do I need to do have this install correctly? Out of >>curiousity since >>this isn't the linux version of java why is it looking for >>/usr/local/linux-jdk1.3.1/bin/java BOOTDIR? >> >>TIA >> >>jbw >> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CB7FC66.3010308>