Torsten Budesheim <[email protected]> writes: > svn: E200019: ra_serf was compiled for serf 1.3.4 but loaded an incompatible > 1.1.1 library > > > How can I identify the incompatible version 1.1.1 library that is > being loaded and/or how do I fix this?
I think OSX uses dyld and so setting DYLD_PRINT_LIBRARIES should tell you which libraries are loaded at runtime and setting DYLD_LIBRARY_PATH should allow you to change the search. -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*
