Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Andreas" To: "Jason Tishler" , Subject: AW: PHP Apache module with PostgreSQL support Date: Tue, 17 Sep 2002 13:11:47 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <20020916175437.GP424@tishler.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal > > Step [5] breaks with: > > ... > > checking for PostgreSQL support... yes > > configure: error: Cannot find libpq.so. Please specify correct > PostgreSQL installation path > > My WAG (without checking the source) is that you will need to patch > configure.in to deal with the Cygwin platform. Thank you! I applied a patch with step [2]: patch -p0 < php-X-Y/CYGWIN-PATCHES/php-4.2.0-1.patch [2] Is this something different? (I did the similar with pgsql before I installed pgsql from source.) The output of the above line is: ... patching file 'php-4.2.0-1/ext/pgsql/config.m4 ... libpq.so is mentioned in the config.m4. Could you explain what should be patched in the configure.in script, please? Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/