[PHP-INSTALL] Need Better Control of rpath in libphp5.so

2007-10-17 Thread Bruce Bailey
Hi Is there any way to more explicitly set the rpath of libphp5.so? Since my build system and target systems are configured slightly differently, the rpath that gets set in the executable is not quite right. It would be best if I could configure it a bit differently. Thanks in advance, Bru

[suspicious - maybe spam] [PHP-INSTALL] [suspicious - maybe spam] php 5.0.4 sapi/embed won't link

2005-04-20 Thread Bruce Bailey
I am trying to build the sapi embed module in php 5.0.4. php_embed.c is compiled into php_embed.lo, but the library file never gets built, only libphp5.so. My configuration is: ./configure \ --disable-cli \ --disable-all \ --enable-embed=shared Any idea what's wrong? Thanks in advance, Bruce __