Find the answer to your Linux question:
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 >= ...
  1. #1
    Just 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??

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,343
    You need to install the gtkmm-dev package using aptitude or synaptic.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •