Re: [bdbxml] Java native libs in Windows
Michael Allman <[email protected]> Tue, 21 Feb 2006 19:52:38 -0500 (EST)
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Quick tip: If you put the DB XML bin directory in the Windoze PATH env variable you should not need to set the java.library.path property. I think this is why Sleepycat put the dll's in the bin directory instead of lib on Windoze. Michael On Tue, 21 Feb 2006 [email protected] wrote: > Hi > > I spent ages trying to work out why java.library.path wasn't picking up the > dbxml native libs in Windows (I normally use Mac OS X), finally realised that > what's in the lib directory is the static libraries (obvious, I know) - the > dynamic libs are in the bin directory. Ooops. > > Might be worth putting an FAQ to make it blindingly obvious for idiots like > me, or maybe putting the dll's in the lib directory too? > > Jacoby > > > ------------------------------------------ > To remove yourself from this list, send an > email to [email protected] > ------------------------------------------ To remove yourself from this list, send an email to [email protected]