php-install Digest 2 Aug 2003 23:35:09 -0000 Issue 1485
Topics (messages 11375 through 11376):
PHP5 installation problems on SunOS5.8
11375 by: Mark Campbell
where can I find zend optimizer for cygwin ?
11376 by: kalmen
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hey Guys,
Trying to compile php5 on my SunOS box, however the configure script
cannot find libxml, though I have it installed.
[./configure]
ecking for new DOM support... yes
not found
configure: error: Please reinstall the libxml >= 2.4.14 distribution
however..
-rwxr-xr-x 1 root root 2662388 Apr 30 2002
/usr/local/lib/libxml2.so.2.4.21
I've tried to speicify the localtion of this shared library as a configure
argument too, with not much more joy..
./configure --with-dom=/usr/local/lib/libxml2.so.2.4.21
Any idea's?
--
regards,
-mark
-
Mark Campbell <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
http://mark.redbrick.dcu.ie
-
"Trying is the first step towards Failure"- Homer J. Simpson
--- End Message ---
--- Begin Message ---
Hi,
I know that I need to recompile php for Zend optimizer in cygwin
Does any one know where can I find source for Zend optimizer , where I been
to
Zend's site but find no source .
Also how to recompile php under cygwin ?
There is something I m confused about , the make and ./configure
some times I read article , it talk about ./configure , sometimes it
talk about make , I think logically should be 1st make then ./configure
right ? Any good reference for php recompilation doc , manual ...
Thanks for any help .
regards,
kalmen
--- End Message ---