Date: Fri, 16 Mar 2001 11:51:54 +1030 From: Greg Lewis <glewis@eyesbeyond.com> To: Daichi GOTO <daichi@ongs.gr.jp> Cc: Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@FreeBSD.ORG Subject: Re: Tomcat for BSD (was: RE: Trying to Create a simple Bean) Message-ID: <20010316115153.A95143@misty.eyesbeyond.com> In-Reply-To: <84761704.984703538703.JavaMail.daichi@localhost>; from daichi@ongs.gr.jp on Fri, Mar 16, 2001 at 09:45:38AM %2B0900 References: <20010316110102.A94906@misty.eyesbeyond.com> <84761704.984703538703.JavaMail.daichi@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 16, 2001 at 09:45:38AM +0900, Daichi GOTO wrote: > > > 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. Agreed. Its a sensible default and it doesn't override the variable if people are setting it manually. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com 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?20010316115153.A95143>