The problem appears to be that the configure script ends up with two
instances of the same directory ({phpdirectory}sapi/nsapi) in the set of
include directories and omits the include directory from the application
server directory.
I worked around this with the following crude patch to the con
Alex Turner wrote:
Thanks for you help, I figured the lib64 thing out after awhile.
Referencing PHP Bug #28150, status is "won't fix"
This means that PHP does not support, and has no intention to support
AMD 64 linux!!!
Like how long has 64bit been around! :|
My general dissatisfaction with PH
Thanks for you help, I figured the lib64 thing out after awhile.
Referencing PHP Bug #28150, status is "won't fix"
This means that PHP does not support, and has no intention to support
AMD 64 linux!!!
My general dissatisfaction with PHP grows ever larger inciting me to
move away from PHP with eve
Alex Turner wrote:
I'm trying to install PHP on AMDx86-64 on SuSe 9.2 but I'm having
problems with the install picking up the 64 bit libraries in
/usr/lib64.
Can anyone give me some hints on how to resolve this?
Thanks,
Alex Turner
netEconomist
You haven't mentioned which version of PHP, which w
test
I'm trying to install PHP on AMDx86-64 on SuSe 9.2 but I'm having
problems with the install picking up the 64 bit libraries in
/usr/lib64.
Can anyone give me some hints on how to resolve this?
Thanks,
Alex Turner
netEconomist
On Apr 6, 2005 10:41 PM, Luc I. Suryo <[EMAIL PROTECTED]> wrote:
> try with --with-libxml-dir=/opt/csw
> and presume you have it full instaled under /opt/csw make sure you have
> /opt/csw/bin in your path
Both the configure parameter change /opt/csw and the PATH addition
/opt/csw/bin/ fixed the pr
I am having trouble building 4.3.11 (I've also tried on 5.0.4 and get the
same problem) for Solaris. I have run:
./configure --with-mysql=/usr/local/mysql --with-nsapi=/usr/appserver
--enable-ftp
--enable-libgcc
The build fails because nsapi.h cannot be found. It is in
/usr/appserver/include