Sometime Today, Mayur Joshi assembled some asciibets to say:
I have already install libxml2-2.3.1-1 & libxml-devel2-2.3.1-1
Where? Find out which directory it is in. You will have to put this directory in /etc/ld.so.conf and rerun /sbin/ldconfig
When I complie php with --with-dom option configure scripta says something is messed up. Checked debug.log. Some error with ld not finding -lxml.
You need to pass the path of libxml.so to gcc using the -L option. There should be some way to do this through configure (maybe --with-xml=/path/to/libxml)
PHP other than PHP NUKE. Would like to have options of creating images on the fly and all that. But pls do advice on that libxml trouble soon.
libgd will allow you to create images on the fly.
Philip