From owner-freebsd-isp Thu Jun 6 14:36:38 2002 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [208.8.16.11]) by hub.freebsd.org (Postfix) with SMTP id 59C2737B400 for ; Thu, 6 Jun 2002 14:36:34 -0700 (PDT) Received: (qmail 65489 invoked by uid 1825); 6 Jun 2002 21:36:26 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Jun 2002 21:36:26 -0000 Date: Thu, 6 Jun 2002 17:36:26 -0400 (EDT) From: X-Sender: up@richard2.pil.net To: FreeBSD ISP List Subject: Apache and mods from ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've built apache and mods from tarballs many times, but ports looks like it could save me alot of time (particulary with mod_ssl), so I thought I'd give it a go. The only thing is, I really want to install it under /usr/local/apache ("classic Apache"), instead of the default scattered all over /usr/local. It looks simple enough to do. I just edited the Makefile under /usr/ports/www/apache13-modssl to --with-layout=Apache instead of the default --with-layout=FreeBSD and --suexec-docroot=${PREFIX}/htdocs. Judging by the contents of /usr/ports/www/apache13-modssl/work/apache_1.3.24/config.layout I would have thought this would take care of all the other variables ($PREFIX, etc), but it didn't. What's worse, 'make deinstall' can't find where I installed it, even if I mv config.status and edit the Makefile layout variable. If somebody knows the "correct" way to install apache and mods from ports to something other than the default paths, before I go editing all the files and screwing things up further, I'd appreciate a clue or two. James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message