From: Geoffrey H. <ge...@ge...> - 2005-11-29 22:33:40
|
On Nov 29, 2005, at 11:07 AM, S Joshua Swamidass wrote: > But we still get a problem. Here is the output when you run teh > exmaple file after changing the name of openbabel.so ... > /home/dock/linux/lib/openbabel/APIInterface.so did not load properly > /home/dock/linux/lib/openbabel/CSRformat.so did not load properly ... Well, it certainly works for me (or I wouldn't have shipped it). I'm assuming that the babel binary itself loads the formats properly and that these files do actually exist? Try setting the environment variable BABEL_LIBDIR: export BABEL_LIBDIR=/home/doc/linux/lib/openbabel Other than that, it'd help to know what version of Linux (and Python) you're running. I'm not sure what it'd tell me, but it would give me some info to try to find a similar machine for testing. Cheers, -Geoff |