[Glade-users] how to install glademm on RHL9
- From: susumu yt com (Susumu Yoshida)
- Subject: [Glade-users] how to install glademm on RHL9
- Date: Sat, 6 Dec 2003 22:37:27 +0900
Hi, I am Susumu Yoshida.
I have been trying to use glademm on Redhat Linux 9
but I can't so far.
I have already installed glade-2.0.0 .
And when I make a window with an empty callback and
cd to ~/Project/project5 directory (which all the files
created by glade are in) and type "./autogen.sh",
I got an error message like this
--- error starts here ---
checking for gtkmm-2.0 >= 1.3.0... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found
configure: error: Library requirements (gtkmm-2.0 >= 1.3.0) not met; consider adjusting the PKG_CONFIG_PATH
environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
--- end of error ---
So I got gtkmm-2.0.4 package and tried to compile as below.
But I got another error when I tyied to install it.
--- error starts here ---
nana:~/SRC/gtkmm-2.0.4$ ./configure
........
checking for sigc++-1.2 >= 1.2.0 glib-2.0 >= 2.0.4 gobject-2.0 >= 2.0.4 gmodule-2.0 >= 2.0.4... Package
sigc++-1.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sigc++-1.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigc++-1.2' found
configure: error: Library requirements (sigc++-1.2 >= 1.2.0 glib-2.0 >= 2.0.4 gobject-2.0 >= 2.0.4
gmodule-2.0 >= 2.0.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries
are in a nonstandard prefix so pkg-config can find them.
--- end of error ---
So I got and installed "libsigc++ 1.2" package successfully.
After that I tyied to install gtkmm-2.0.4 again but I got exactly
the same error.
My questions are
1. Are sigc++-1.2 and libsigc++ 1.2 different?
2. What should I do to use glademm?
I might be asking a trivial question because of my poor knowledge
but I am really in a trouble.
I would like you to help me.
--
from Susumu Yoshida(susumu yt com)
Powered by Red Hat Linux
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]