Date: Wed, 27 Feb 2002 08:21:51 -0600 From: Bruce Burden <brucegb@realtime.net> To: freebsd-java@freebsd.org Cc: jcm@FreeBSD-uk.eu.org Subject: Re: Ugrade from linux-jdk to native Message-ID: <20020227082151.K5923@tigerfish2.my.domain> In-Reply-To: <20020227134759.D64839@dogma.freebsd-uk.eu.org>; from jcm@FreeBSD-uk.eu.org on Wed, Feb 27, 2002 at 01:48:00PM %2B0000 References: <20020227134759.D64839@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 27, 2002 at 01:48:00PM +0000, j mckitrick wrote: > > Could someone point me to some info on the upgrade path from the last > linux jdk to the new native one? > > Is it as simple as pkg_deinstall/pkg_add? > No. You will need the Linux JDK since you need a binary javac to build the native JDK. Its as simple as: 1) cd /usr/ports/java/jdk1.3 2) make install 3) <fetch stuff> 4) make install Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227082151.K5923>