Menu

compile sensibly.

Help
baldermort
2007-03-28
2013-04-23
  • baldermort

    baldermort - 2007-03-28

    I get the following message when I try to run "./configure".
    -----
    checking for GTKLIBS... no
    no
    configure: WARNING:
    Package requirements (gtk+-2.0 >= 2.8.0 librsvg-2.0 >= 2.0.0 cairo >= 1.0.0) were not met:

    No package 'librsvg-2.0' 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 GTKLIBS_CFLAGS
    and GTKLIBS_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

    configure: WARNING: Not building razertool-gtk
    ------
    I know that this is an OpenSuse 10.2 box and that YAST seems to think that I have LibQt4, LibQt4-Devel et.al
    Given that pkg-config might be a little strange, what am I supposed to set GTKLIBS_CFLAGS and GTKLIBS_LIBS to so that this works properly?
    (I assume that I can do a find / -name [something] the output of which is a path that I can set for one of these variables) In which case what are the two [something] that I need?

    Many thanks in advance

     
    • baldermort

      baldermort - 2007-03-28

      Ooops. RTFM seems to have worked.
      Sorry a bit brian-dead currently.
      Problem solved, all on my own bz reading the output and noticing that the problem was librsvg and cairo also not being there. I added these with YAST and then everything worked.
      Now I just need to wait for the nice people at Amazon to deliver my nice new mouse.

       

Log in to post a comment.