From owner-freebsd-java Thu Mar 15 17:22: 5 2001 Delivered-To: freebsd-java@freebsd.org Received: from pluto.senet.com.au (pluto.senet.com.au [203.56.239.150]) by hub.freebsd.org (Postfix) with ESMTP id 84B2337B718 for ; Thu, 15 Mar 2001 17:21:59 -0800 (PST) (envelope-from glewis@misty.eyesbeyond.com) Received: from misty.eyesbeyond.com (c24-p62.senet.com.au [203.152.232.63]) by pluto.senet.com.au (8.11.0/8.11.0) with ESMTP id f2G1Lu759135; Fri, 16 Mar 2001 11:51:56 +1030 (CST) (envelope-from glewis@misty.eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.1/8.11.1) id f2G1LsH95155; Fri, 16 Mar 2001 11:51:54 +1030 (CST) (envelope-from glewis) Date: Fri, 16 Mar 2001 11:51:54 +1030 From: Greg Lewis To: Daichi GOTO Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Tomcat for BSD (was: RE: Trying to Create a simple Bean) Message-ID: <20010316115153.A95143@misty.eyesbeyond.com> References: <20010316110102.A94906@misty.eyesbeyond.com> <84761704.984703538703.JavaMail.daichi@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <84761704.984703538703.JavaMail.daichi@localhost>; from daichi@ongs.gr.jp on Fri, Mar 16, 2001 at 09:45:38AM +0900 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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