delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <000c01c8805f$2be18eb0$4d22b7a3 AT mea DOT slb DOT com> |
Subject: | RE: Apache 2.2.6 building from source code |
Date: | Fri, 7 Mar 2008 15:20:52 -0000 |
Message-ID: | <001701c88066$d48bf260$2708a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <000c01c8805f$2be18eb0$4d22b7a3@mea.slb.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Anik Pal wrote: > But it looks like it place the build binary of > apache in the default location, I want it to build and place > the binary in the my defined location. > I know in the unix set up > %Configure --prefix="Traget_directory" > you can direct it to place the binary. But as I'm not directly running > configure rather running % apache2-2.2.6-1.sh conf (hope it will apply > cygwin specific patches) so I can't input the prefix target directory. > > So what changes to be required to redirect the binary in my defined > location? Regards Just edit apache2-2.2.6-1.sh and find where it runs configure, you can edit the --prefix setting there. It's in the conf() shell function definition, around line 197. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |