"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. Just for kicks, run 'nm' on your libxerces and grep for the undefined symbol - it ought to be there - if it isn't there's a stranger problem. Anyone else got some ideas? jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
