Date: Thu, 2 Oct 2008 13:42:25 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Fran?ois Gagnon <fgagnon@sce.carleton.ca> Cc: freebsd-java@freebsd.org Subject: Re: Problem Installing JDK 1.6 in FreeBSD 7.0 Message-ID: <20081002004225.GA78824@osiris.chen.org.nz> In-Reply-To: <48E40241.1050205@sce.carleton.ca> References: <48E40241.1050205@sce.carleton.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 01, 2008 at 07:05:37PM -0400, Fran?ois Gagnon wrote: > Hi, > > I am trying to install JDK 1.6 in FreeBSD 7.0 and here's what's wrong: > > I used the command: > > cd /usr/ports/java/jdk16 && make install clean > > and it told me to manually download 5 files and put them in > /usr/ports/distfiles/. The files where: > > jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar > jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2007.jar > jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar > tzupdater-1_3_0-2007h.zip > bsd-jdk16-patches-3.tar.bz2 [...] > Any ideas how to fix my problem ? Update your ports tree. It's almost a year out of date. For more details: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html Once you've updated your ports-tree, you can try re-running the jdk16 port. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081002004225.GA78824>