Re: building PHP5.2.5 on Mac OS X Leopard (anyone know how to build a just an extension)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Daniel Brown schreef:
> On Dec 20, 2007 2:30 PM, Richard Lynch <ceo@xxxxxxxxx> wrote:
>> ./configure --with-interbase
>>
>> should build the interbase extension, as well as a PHP binary that you
>> don't want.
>>
>> Then just copy the interbase.so thingie over, and Bob's your uncle.
> 
>     I don't know who Bob is, but it should also be mentioned that you
> need to run 'make', but NOT 'make install'.  Richard didn't insinuate
> that you would, but I'm just directly stating it.

Richard, Dan, thanks for thinking with me on this.

I did try this already. I even tried ./configure --disable-all --with-interbase
in order to try and kill as many dependencies as possible. no joy, configure
runs to the end (but also warns me me system seems to be borked) and make
bombs out completely halfway through.

I'll give it a stab again tomorrow - no doubt there are a million or so
configure variations I have yet to try - I'll get back with some details that
may allow someone to give me a lightbulb moment.

PS - did I mention that I'm way out of my depth with all these make errors
and library linking stuff :)

> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux