On 11/21/2016 02:29 PM, Geoffrey Hutchison wrote:
> I'd keep this on the list, because there are plenty of other people who can
> answer your problem.
>
> You're not linking to libopenbabel:
>> g++ Process_Ligand.cpp
>> /tmp/cceu81Mg.o: In function `Convert_2_MOL2(char*, char const*, char
>> co
I'd keep this on the list, because there are plenty of other people who can
answer your problem.
You're not linking to libopenbabel:
> g++ Process_Ligand.cpp
> /tmp/cceu81Mg.o: In function `Convert_2_MOL2(char*, char const*, char const*,
> char*, int, int)':
> Process_Ligand.cpp:(.text+0x1a70):
> I installed openbabel on ubuntu using: sudo apt-get install openbabel
> I get the error: fatal error: openbabel/obconversion.h: No such file or
> directory
Most Linux distributions do not install the headers or other development
interfaces in the standard packages. You'll want to install open
You need libopenbabel-dev
> On Nov 20, 2016, at 6:50 PM, James Johnson wrote:
>
> I installed openbabel on ubuntu using: sudo apt-get install openbabel
>
--
___
OpenBabel-d