Date: Fri, 16 Mar 2001 09:45:38 +0900 (JST) From: Daichi GOTO <daichi@ongs.gr.jp> To: Greg Lewis <glewis@eyesbeyond.com> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Tomcat for BSD (was: RE: Trying to Create a simple Bean) Message-ID: <84761704.984703538703.JavaMail.daichi@localhost> In-Reply-To: <20010316110102.A94906@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > A13_FLAGS=-I${APACHE_HOME}/include > > > > ## I assume this one is set up already > > -# JAVA_HOME= > > +JAVA_HOME?=/usr/local/jdk1.2.2 > > You shouldn't need this one if you either set JAVA_HOME in your environment > correctly or you set it on the make command line. However, it doesn't > hurt, especially with a reasonable default like this. Usually you do installation work as root. And root done not set JAVA_HOME environment variable usually. So I thought this modification is useful for a lot of people. Daichi T.GOTO(ONGS) http://www.ongs.net/daichi, daichi@ongs.gr.jp 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?84761704.984703538703.JavaMail.daichi>