Problem with OpenBabel while trying to install Avogadro

Bugs item #2759159, was opened at 2009-04-13 17:15
Message generated for change (Tracker Item Submitted) made by linuxcomics
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=2759159&group_id=165310

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Open Babel
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: linuxcomics (linuxcomics)
Assigned to: Geoff Hutchison (ghutchis)
Summary: Problem with OpenBabel while trying to install Avogadro

Initial Comment:
Hi !

I’m working on Pardus 2008.2 and I have installed the latest version of OpenBabel (2.2.1) in order to compile and install Avogadro 0.9.3. Unfortunately, when I use the make command for Avogadro, I obtain the following lines :

portable build # make
[ 0%] Building CXX object libavogadro/src/CMakeFiles/avogadro-lib.dir/primitiveitemmodel.cpp.o
/home/sebastien/Sources/avogadro-0.9.3/libavogadro/src/primitiveitemmodel.cpp:35:27: error: openbabel/mol.h: No such file or directory
/home/sebastien/Sources/avogadro-0.9.3/libavogadro/src/primitiveitemmodel.cpp: In member function ‘virtual QVariant Avogadro::PrimitiveItemModel::data(const QModelIndex&, int)const’:
/home/sebastien/Sources/avogadro-0.9.3/libavogadro/src/primitiveitemmodel.cpp:266: error: ‘etab’ is not a member of ‘OpenBabel’

*** 2 errors, 0 warnings
make[2]: *** [libavogadro/src/CMakeFiles/avogadro-lib.dir/primitiveitemmodel.cpp.o] Erreur 1
make[1]: *** [libavogadro/src/CMakeFiles/avogadro-lib.dir/all] Erreur 2
make: *** [all] Erreur 2


You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=2759159&group_id=165310