From owner-freebsd-questions Wed Jul 24 13:13:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFC8937B400 for ; Wed, 24 Jul 2002 13:13:40 -0700 (PDT) Received: from shf102107.hi.pac.army.mil (shf102107.hi.pac.army.mil [141.190.102.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A50643E88 for ; Wed, 24 Jul 2002 13:13:40 -0700 (PDT) (envelope-from knowtree@aloha.com) Received: by shf102107.hi.pac.army.mil (Postfix, from userid 501) id CCE74F81; Wed, 24 Jul 2002 10:09:08 -1000 (HST) Subject: Re: apache port, mod_jk, file locations From: Gary Dunn To: Dev Zero G Ltd Cc: questions@FreeBSD.ORG In-Reply-To: <3D3DCBF6.7060709@devzerog.com> References: <3D3DCBF6.7060709@devzerog.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 24 Jul 2002 10:09:08 -1000 Message-Id: <1027541348.852.32.camel@shf102107.hi.pac.army.mil> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-07-23 at 11:34, Dev Zero G Ltd wrote: > I am trying to make mod_jk2 for apache2 and tomcat4 (on FBSD 4.4). > > The problem is that when I install the Apache 2 port, it's (as most port > of FreeBSD do) go into several directories: > > /usr/local/etc/rc.d/apache2.sh > /usr/local/etc/apache2 > /usr/local/include/apache2 > /usr/local/lib/apache2 > /usr/local/libexec/apache2 > /usr/local/share/doc/apache2 > /usr/local/share/apache2 > > And this is a problem because when building mod_jk2, I need to specify a > directory for "apache2.home". Since there is no one home, what do you > think this should be? > > I also need to specify: > > apache2.lib=${apache2.home}/lib > is this "/usr/local/lib/apache2" in my case? I once installed the plain vanilla Linux-style Apache tarball on a FBSD box, specifically to achieve a Linux-style directory tree. Worked fine. Eventually whatever problem I was having at the time was solved when some kind soul posted a port. You should consider doing a port yourself. BTW, in the Linux-style Apache tree everything installs under /usr/local/apache. There you will find a bin, a conf, a lib, a data, and more. A world unto itself. -- Gary Dunn Open Slate Project http://www.aloha.com/~knowtree/ Honolulu registered Linux user #273809 >< This tagline is umop apisdn.>< To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message