On 12/10/13, 12:52 am, Richard Brockie wrote:
>  On Mon, Dec 9, 2013 at 5:26 AM, Hanspeter Niederstrasser
>  <f...@snaggledworks.com <mailto:f...@snaggledworks.com wrote:
>  
>>      Turns out this is a bug in the php5.info <http://php5.info>file.  It
>>      sets PHP_PDO_PGSQL to
>>      %p/bin/pg_config, but the ./configure script is expecting just %p.
> 
> 
>  
>  
>  Hi,
>  
>  I ran into the same problem as Mark.
>  
>  Based upon Hanspeter's comment, I modified the line in
>  /sw/fink/10.9/stable/main/finkinfo/languages/php5.info
>  <http://php5.info from:
>  
>  --with-pdo-pgsql=shared,%p/bin/pg_config \
>  
>  to:
>  
>  --with-pdo-pgsql=shared,%p \
>  
>  I have been able to complete the (lengthy) build of php and a basic
>  phpinfo() script works fine after restarting apache.

I made this same modification to my php5.info file, and php5 compiled
successfully for me as well. Thanks for identifying the problem and fix!

Mark D. McKean
qpa...@quantumpanda.com

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to