Results 1 to 2 of 2
I'm trying to install movic 0.1.0 but when i do
./configure
it says
checking for gtkmm... configure: error: Package requirements (gtkmm-2.4 >= 2.10. 0) were not met:
Requested 'gtkmm-2.4 >= ...
- 08-23-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 1
First time compiling for soures
I'm trying to install movic 0.1.0 but when i do
./configure
it says
checking for gtkmm... configure: error: Package requirements (gtkmm-2.4 >= 2.10. 0) were not met:
Requested 'gtkmm-2.4 >= 2.10.0' but version of gtkmm is 2.8.8
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables gtkmm_CFLAGS
and gtkmm_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
what do i need to do to fix this??
- 08-23-2007 #2
You need to install the gtkmm-dev package using aptitude or synaptic.



