On Mon, Jun 23, 2008 at 02:31:42PM -0000, Nicolas wrote:
> When I try to compile with openbabel library, I have lines like :
> /usr/include/openbabel-2.0/openbabel/obconversion.h:22:35: erreur: 
> openbabel/babelconfig.h : Aucun fichier ou dossier de ce type (ie. no file 
> found)
> Files of library have include directive like /usr/include/openbabel/*.h 
> whereas /usr/include/openbabel-2.0/openbabel is the installed directory.
> So, a :
> sudo ln -s /usr/include/openbabel-2.0/openbabel /usr/include/openbabel

You're supposed to add -I/usr/include/openbabel-2.0 to your compilation
command line, "pkg-config --cflags openbabel-2.0" should output that for
you I believe.


Michael

-- 
libopenbabel-dev bad repertory
https://bugs.launchpad.net/bugs/242363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to