Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 74425 invoked from network); 5 Dec 2003 03:48:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Dec 2003 03:48:31 -0000 Received: (qmail 53923 invoked by uid 500); 5 Dec 2003 03:47:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 53908 invoked by uid 500); 5 Dec 2003 03:47:54 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 53895 invoked from network); 5 Dec 2003 03:47:54 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by daedalus.apache.org with SMTP; 5 Dec 2003 03:47:54 -0000 X-Sasl-enc: Ad0v5fgtxj31DrsvOIUydQ 1070596081 Received: from bronfman504 (Toronto-HSE-ppp3744723.sympatico.ca [67.68.82.38]) by mail.messagingengine.com (Postfix) with ESMTP id BEA2045D10A for ; Thu, 4 Dec 2003 22:48:01 -0500 (EST) Date: Thu, 4 Dec 2003 22:54:43 -0500 (Eastern Standard Time) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <2200C2D4.7A0B4965.002028A6@netscape.net> Message-ID: References: <2200C2D4.7A0B4965.002028A6@netscape.net> X-X-Sender: slive@fastmail.fm@mail.messagingengine.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Re: {SPAM 02.7} [users@httpd] Build hiccup... X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Thu, 4 Dec 2003 mershab@netscape.net wrote: > Any idea why make and make install ignore the --PREFIX flag in the config? > I am running the ./config, make and make install from a temp dir: /opt/http_2.0.48 > > When I attempt to start the server, it is looking in the directory where I initiated the build from: > > ./apachectl start spits out the following: > > httpd: could not open document config file /opt/apache/apache_2.0.48/conf/httpd.conf > > And this is my ./configure > ./configure \ > --prefix=/opt/apache2 \ > --enable-so \ Check to make sure you are using the right apachectl. Also open the apachectl script and see if it is resetting the path using the -f option. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org