libxerces-c.23.0.dylib seems to compile without errors on OSX, 
as do the samples.

But, the samples do not run and I can not get any application to 
run using this library.  I continually run into the horrific:

dyld: ./test_xerces can't open library: libxerces-c.23.dylib (No such file
or directory, errno = 2)
Trace/BPT trap

I have worked with ProjectBuilder and with the command-line.
I have tried placing libxerces in /usr/lib.
I have tried setting DYLD_LIBRARY_PATH.
I have tried running everything as root.

I seem to be able to use other dynamic libraries.

Either 1)the library that is built is problematic (unrecognized or not found
by the dynamic library loader)
or 2)the environment is still not configured properly. 

I spent the last three days focusing on the later.  I expect this list to be
in the know on the former.

Does anyone have any wisdom, expertise, or insight into this matter?
Is anyone actually using xerces c on OSX?
Is it actually usable on OSX?

-m
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to