"Jason E. Stewart" <[EMAIL PROTECTED]> writes: > "Erwin Frise" <[EMAIL PROTECTED]> writes: > > > There was a version of libxerces-c1_4.so installed (by SuSE). I removed > > it and reran ldconfig and it still throws that error. However, even > > before that the "ldd Xerces.so" indicated it was using the 1.7 version > > (attached to my previous Email). Where would I have to set/extend the > > LD_LIBRARY_PATH? ldd Xerces.so finds all the libraries and ldconfig > > cached the libxerces 1.7 (which I placed into /usr/lib) > > I don't really know what to say. I hate loader problems, because they > never seem to make any sense.
BTW, that error, the can't find _6XMLUni... is what I get when I remove my libxerces.so from it's location and perl can't find it. You may try setting explicitly setting LD_LIBRARY_PATH to the location of libxerces before running make test... Just some ideas. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
