Cannot find openbabel

Bugs item #3049594, was opened at 2010-08-20 14:45
Message generated for change (Tracker Item Submitted) made by rpkopreski
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=3049594&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: Building / Install
Group: v 1.0.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ryan Kopreski (rpkopreski)
Assigned to: Nobody/Anonymous (nobody)
Summary: cannot find openbabel

Initial Comment:
I am trying to build avogadro 1.0 or 1.0.1 on PCLinuxOS-2010 and I get the following:

– The C compiler identification is GNU
– The CXX compiler identification is GNU
– Check for working C compiler: /usr/bin/gcc
– Check for working C compiler: /usr/bin/gcc – works
– Detecting C compiler ABI info
– Detecting C compiler ABI info - done
– Check for working CXX compiler: /usr/bin/c++
– Check for working CXX compiler: /usr/bin/c++ – works
– Detecting CXX compiler ABI info
– Detecting CXX compiler ABI info - done
– The build type is Release
– Performing Test HAVE_GCC_VISIBILITY
– Performing Test HAVE_GCC_VISIBILITY - Failed
– Performing Test COMPILES_WITHOUT_FPERMISSIVE
– Performing Test COMPILES_WITHOUT_FPERMISSIVE - Success
– Looking for Q_WS_X11
– Looking for Q_WS_X11 - found
– Looking for Q_WS_WIN
– Looking for Q_WS_WIN - not found.
– Looking for Q_WS_QWS
– Looking for Q_WS_QWS - not found.
– Looking for Q_WS_MAC
– Looking for Q_WS_MAC - not found.
– Found Qt-Version 4.7.0 (using /usr/bin/qmake)
– Looking for _POSIX_TIMERS
– Looking for _POSIX_TIMERS - found
– Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
– Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
– Looking for gethostbyname
– Looking for gethostbyname - found
– Looking for connect
– Looking for connect - found
– Looking for remove
– Looking for remove - found
– Looking for shmat
– Looking for shmat - found
– Looking for IceConnectionNumber in ICE
– Looking for IceConnectionNumber in ICE - found
– Found X11: /usr/lib/libX11.so
– Found lupdate: /usr/lib/qt4/bin/lupdate
– Found lrelease: /usr/lib/qt4/bin/lrelease
– Found lconvert: /usr/lib/qt4/bin/lconvert
– Found Eigen2: /usr/include/eigen2
– Found ZLIB: /usr/lib/libz.so
– checking for module ‘openbabel-2.0>=2.2.2’
– package ‘openbabel-2.0>=2.2.2’ not found
CMake Error at cmake/modules/FindOpenBabel2.cmake:74 (message):
Could NOT find OpenBabel 2.2 or later
Call Stack (most recent call first):
CMakeLists.txt:130 (find_package)

– Configuring incomplete, errors occurred!

This may not be a bug, but I know I have openbabel 2.2.3 installed (/usr/local/lib). I installed CMake, Qt4 libs and Eigen2 from the PCLOS Repo, but they only had openbabel-2.2.1 in the Repo so I had to build myself. babel seems to be working okay.


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