I am trying to configure and install PHP 4.4.2

For the program I want to run (phpEasyProject) I was recommended to use

./configure --with-apxs=/path/to/apxs --with-zlib --enable-xslt --with-dom
--with-dom-xslt --with-xslt-sablot --with-mysql --with-pear=/path/to/PEAR

I have two questions:
   1) I got an error:
    checking for DOM support... yes
    not found
    configure: error: Please reinstall the libxml >= 2.4.14 distribution

  How do I fix this?

   2) Isn't PEAR included with the php build? How can I supply path/to/pear
when it's not yet installed?

signed
A confused Perl programmer with a PHP app...
-- 
- Vicki

     ZZZ 
  zzZ                   San Francisco Bay Area, CA
 z  |\     _,,,---,,_   Books, Cats, Tech  
zz /,`.-'`'    -.  ;-;;,_  http://cfcl.com/vlb
  |,4-  ) )-,_. ,\ ( `'-'  http://cfcl.com/vlb/weblog
 '---''(_/--'  `-'\_)      http://philtres.com

Reply via email to