From owner-freebsd-ports Tue Jul 23 14:30:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1126137B400 for ; Tue, 23 Jul 2002 14:30:30 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6203F43E4A for ; Tue, 23 Jul 2002 14:30:29 -0700 (PDT) (envelope-from m@devzerog.com) Received: from devzerog.com ([80.4.0.140]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020723213028.RQE16050.mta01-svc.ntlworld.com@devzerog.com> for ; Tue, 23 Jul 2002 22:30:28 +0100 Message-ID: <3D3DCB15.8050204@devzerog.com> Date: Tue, 23 Jul 2002 22:31:01 +0100 From: Mike Dewhirst User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Apache 2 port destinations.. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to make mod_jk2 for apache2 and tomcat4. 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? Any advice, help, pointers towards help, etc - would be greatly appreciated!! Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message