Hi,
(if this is the wrong mailing list, I apologies but....) I've got
problems installing glibmm-2.8.1:
When I first attempted a configure I got the following error:
checking for GLIBMM... Package sigc++-2.0 was not found in
the pkg-config search path.
Perhaps you should add the directory containing `sigc++-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigc++-2.0' found
configure: error: Package requirements (sigc++-2.0 >= 2.0.0 glib-2.0
>= 2.8.0 gobject-2.0 >= 2.8.0 gmodule-2.0 >= 2.8.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 formore details.
So I promptly installed libsigc++-2.0.16 which I found under the
requirements on http://www.gtkmm.org/download.shtml
However, I still receive the same error as above.
Running find for sigc brings up the following. It appears to be
installed to the best of my knowledge (which I have to admit, I am new
to Linux really).
# find / -name sigc*
/root/libsigc++-2.0.16/sigc++
/root/libsigc++-2.0.16/sigc++/sigc++.h
/root/libsigc++-2.0.16/sigc++config.h
/root/libsigc++-2.0.16/sigc+9+-2.0.pc.in
/root/libsigc++-2.0.16/docs/reference/html/sigc++_8.html
/root/libsigc++-2.0.16/MSVC_Net2003/sigc++config.h
/root/libsigc++-2.0.16/MSVC_Net2003/sigc-2.0.rc.in
/root/libsigc++-2.0.16/MSVC_Net2003/sigc-2.0.rc
/root/libsigc++-2.0.16/sigc++-2.0.pc
/root/libsigc++-2.0.16/sigc++config.h.in
/usr/local/share/doc/libsigc-2.0-/docs/reference/html/sigc++_8h.html
/usr/local/lib/sigc++-2.0
/usr/local/lib/sigc++2.0/include/sigc++config.h
/usr/local/lib/pkgconfig/sigc++-2.0.pc
/usr/local/include/sigc++-2.0
/usr/local/include/sigc++2.0/sigc++
/usr/local/include/sigc++2.0/sigc++/sigc++.h
/usr/lib/per15/5.8.6/i386-linux-thread-multi/asm/sigcontext.ph
/usr/lib/per15/5.8.6/i386-linux-thread-multi/bits/sigcontext.ph
/usr/src/kernels/2.6.11-1.1369_FC4-i386/include/asm-i386/sigcontext.h
/usr/include/asm/sigcontext.h
/usr/include/bits/sigcontext.h
I'm running Fedora Core 4 which isn't fully updated unfortunately since
it isn't connected to the Internet, nor can be for a while.
Thanks,
Ben.
|