Hi,
Besides PYTHON_PATH please try adding the directory with openbabel.so.4
to $LD_LIBRARY_PATH
Pozdrawiam, | Best regards,
Maciek Wójcikowski
mac...@wojcikowski.pl
2013/10/25 Zhengyh
> Greetings,
> I was compiling the openbabel 2.3.1 version with binding for Python on
> 'Red Hat Ente
Two problems:
1. When you set PYTHONPATH, don't use quotation marks.
2. On Linux, for .so files to be found, you need to add the folder to
the LD_LIBRARY_PATH. So "export
LD_LIBRARY_PATH=/public/home/zhengyh/usr/openbabel/lib:$LD_LIBRARY_PATH"
Should work then...
- Noel
On 25 October 2013 09:26,