Hi Guys
I am desperately for days trying to install nevimer on CentOS 5.4 linux (i386)
system, and unfortunately with no success.
when i try to run ./configure command i get following error:
i have installed all following packages:
yum -y install gcc gcc-c++ sqlite sqlite-devel GConf-devel gtk2 gtk2-devel gdb
intltool gtkmm2 gtkmm24 gtkmm24-devel libglademm24 libglademm24-devel boost boost-devel
sqlite gconfmm26 gconfmm26-devel gtkmm2-devel gtkmm2
and downloaded and comipled latest libsigc++-2.2.4.tar.gz.
and still no good...
i tried to install glibmm but when i do i get following error:
please help, as i am starting to give up :(
thank you very much
Benjamin,
Israel
__________________________GLIBMM ERROR__________________________
checking for GLIBMM_CFLAGS...
checking for GLIBMM_LIBS...
configure: error: Package requirements (sigc++-2.0 >= 2.0.0 glib-2.0 >=
2.4.0 gobject-2.0 >= 2.4.0 gmodule-2.0 >= 2.4.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the GLIBMM_CFLAGS and GLIBMM_LIBS environment
variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
____________________________________________________________________
_________________________NEVIMER CONFIGURE ERROR____________________________________________
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema
installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for NEMIVERCOMMON... configure: error:
Package requirements (gmodule-2.0 >=
2.14
gthread-2.0 >=
2.14
libxml-2.0 >=
2.6.22
libgtop-2.0 >=
2.14
glibmm-2.4 >= 2.14) were not met:
Requested 'gmodule-2.0 >= 2.14' but version of GModule is 2.12.3
Requested 'gthread-2.0 >= 2.14' but version of GThread is 2.12.3
No package 'libgtop-2.0' found
No package 'glibmm-2.4' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables NEMIVERCOMMON_CFLAGS
and NEMIVERCOMMON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
________________________________________________________________________________________