Re: Issue with Berkeley XML DB connection on Macintosh

Hello,
oXygen supports Berkeley DB XML version 2.2.13 which uses Berkeley DB 4.3.29. I think you tried to connect to a later version of Berkeley DB XML which uses Berkeley DB 4.5. Indeed, I'm trying to connect to version 2.3.8. Did you build Berkeley DB XML yourself starting from the sources ? Yes, I did.
What is the name of your libdb_java library file ? It is libdb_java-4.5a.
Did you set the LD_LIBRARY_PATH variable ?
No, isn't that on the Mac DYLD_LIBRARY_PATH ? Thanks for the help. Paul

Hello, Yes, it is DYLD_LIBRARY_PATH. We also tried to build Berkeley DB XML 2.3.8 on Mac OS X, the build ended without errors but we get the same error in oXygen as you - db_java-4.5 library not found. We tried to run the Hello World example in the class dbxml.basic.helloWorld provided in the dbxmlexamples.jar file just to test the build but it did not work. I think this is a problem that the Berkeley DB XML team should fix. I hope that helps, Sorin Paul Hermans wrote:
Hello,
oXygen supports Berkeley DB XML version 2.2.13 which uses Berkeley DB 4.3.29. I think you tried to connect to a later version of Berkeley DB XML which uses Berkeley DB 4.5. Indeed, I'm trying to connect to version 2.3.8. Did you build Berkeley DB XML yourself starting from the sources ? Yes, I did.
What is the name of your libdb_java library file ? It is libdb_java-4.5a.
Did you set the LD_LIBRARY_PATH variable ?
No, isn't that on the Mac DYLD_LIBRARY_PATH ?
participants (2)
-
Paul Hermans
-
Sorin Ristache