[PHP-INST] Compile php 4.3.0 under Mac OS X 10.2 (darwin) with libmcrypt

2003-01-06 Thread Nicolas Ross
2.5.5, and nothing would do... Any hints ? Nicolas Ross -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] php compilation error on MacOSX10.1

2001-12-17 Thread Nicolas Ross
First, set CFLAGS env to : setenv CFLAGS -DEAPI And then I edited libtool after configuring php, (libtool is generated by configure) I changed the line CC="cc" to : CC="cc -flat_namespace" After that, make and everythings should be fine... BTW, I works for mem but not with php 4.1.0... -

[PHP-INST] Compile problems under Mac OS X 10.1 (Darwin)

2001-12-12 Thread Nicolas Ross
I want to compile php 4.1.0 on Mac OS X 10.1, adn I get this when linking : *** Warning: This library needs some functionality provided by -lgd. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared