X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 07 Mar 2008 19:56:02 +0530 From: Anik Pal Subject: Apache 2.2.6 building from source code To: cygwin AT cygwin DOT com Message-id: <000c01c8805f$2be18eb0$4d22b7a3@mea.slb.com> MIME-version: 1.0 X-Mailer: Microsoft Outlook, Build 10.0.6822 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello all, I'm trying to build apache from source code downloaded from cygwin mirror site. I am following the sequence listed in "apache2-2.2.6-1.sh" for building the source code. 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 Anik Pal Vadodara, India -- 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/