Reg- compiling error Avogadro

Dear Users,
While compiling AVOGADRO, in Fedora-17, I got following
error message:

[dramarbahadur@dramarbahadur build]$ cmake …/
– The C compiler identification is GNU 4.7.2
– The CXX compiler identification is GNU 4.7.2
– 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_NO_RTTI
– Performing Test HAVE_NO_RTTI - Success
– Performing Test HAVE_RTTI
– Performing Test HAVE_RTTI - Success
– Performing Test HAVE_GCC_VISIBILITY
– Performing Test HAVE_GCC_VISIBILITY - Success
– Performing Test COMPILES_WITHOUT_FPERMISSIVE
– Performing Test COMPILES_WITHOUT_FPERMISSIVE - Failed
– 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 Qt4: /usr/bin/qmake-qt4 (found suitable version “4.8.4”, required
is “4.6.0”)
– 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 OpenGL: /usr/lib/libGL.so
– Found lupdate: /usr/bin/lupdate-qt4
– Found lrelease: /usr/bin/lrelease-qt4
– Found lconvert: /usr/bin/lconvert
– Found Eigen2: /usr/include/eigen2
– Found ZLIB: /usr/lib/libz.so (found version “1.2.5”)
– Found PkgConfig: /usr/bin/pkg-config (found version “0.25”)
– checking for module ‘openbabel-2.0>=2.3.0’
– package ‘openbabel-2.0>=2.3.0’ not found
CMake Error at cmake/modules/FindOpenBabel2.cmake:69 (message):
Could NOT find OpenBabel 2.3 or later
Call Stack (most recent call first):
CMakeLists.txt:234 (find_package)

– Configuring incomplete, errors occurred!
[dramarbahadur@dramarbahadur build]$

Please suggest the solution.

Kind Regards.

==================
Dr. Amar Bahadur
(Department of Physics)
Kamla Nehru Institute of Physical and Social Sciences,
Sultanpur- 228 118 (U.P.) India
Email: amar.b.007@gmail.com
Mob.-+91-9451431428, 9044160486

On Tue, Apr 23, 2013 at 1:11 PM, Dr. Amar Bahadur amar.b.007@gmail.com wrote:

Dear Users,
While compiling AVOGADRO, in Fedora-17, I got following
error message:

[dramarbahadur@dramarbahadur build]$ cmake …/

– checking for module ‘openbabel-2.0>=2.3.0’
– package ‘openbabel-2.0>=2.3.0’ not found
CMake Error at cmake/modules/FindOpenBabel2.cmake:69 (message):
Could NOT find OpenBabel 2.3 or later

Do you have openbabel installed? See the installation instruction at
http://avogadro.openmolecules.net/wiki/Compiling_on_Linux_and_Mac_OS_X.

Dave