I give up - does anybody know exactly what it's looking for? appreciate any help, thanks
It's looking for libxml<something>.so - the shared library itself rather than the build directory.
Did you build and install libxml2? If so, where did it install into? You might look in /usr/local/lib, in which case export LD_LIBRARY_PATH=/usr/local/lib
-- ..................................................................... Peter Desnoyers [EMAIL PROTECTED] UMass Computer Science rm CS/214 (617) 669-4728
