I just wanted to bring up that this issue cropped up again in the update to php5-5.4.4-2.5. Making the same change as before to the php5.info file allowed the update to compile. I have cc'ed the package maintainer so he can make a lasting fix.
Mark D. McKean qpa...@quantumpanda.com On 12/12/13, 12:46 am, Mark D. McKean wrote: > 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. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ 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