gtk-config missing in GTK-2.2.14 when installing from source

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default gtk-config missing in GTK-2.2.14 when installing from source

    Hi,
    I'm trying to build up a system a "bare" slackware-9 system.
    I finally successed to compile and install KDE-3.1
    But to get some of the utilities compiled and installed I needed to get the
    GTK.

    In kdegraphics I needed imlib-1.9.14 too.
    but when I try to configure the makefiles using ./configure I get the
    following message:
    =================================================
    checking for gtk-config... no
    checking for GTK - version >= 1.2.1... no
    *** The gtk-config script installed by GTK could not be found
    *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the GTK_CONFIG environment variable to the
    *** full path to gtk-config.
    configure: warning: *** gdk_imlib will not be built ***
    checking whether to build gmodulized imlib... yes
    ==================================================
    When I looked for the gtk-config I couldn't find it.
    I googled around and found som tips.
    One said that I needed the GTK-devel package. Where can I find it?
    I want the source files to compile it.
    On the other hand someone said that you must use gtk-1.2 not gtk-2.0.

    Can it be like that, that gtk-2.0 no longer support gtk-config?
    I've googled around trying to find some information about that but failed.

    Anyone who could spread some light over this?

    Looking forward for some answers -
    Lars-Göran Andersson
    --
    Remove xxx, yyy and zzz from the mail address below:
    [email]xxxlarand@yyytelia.zzzc[/email]om
    to get the correct email to me. ;)

    Lars-Göran Andersson Guest

  2. Similar Questions and Discussions

    1. #39865 [NEW]: pear is missing in Source
      From: alfred dot stranimaier at mosser dot at Operating system: linux PHP version: 5.2.0 PHP Bug Type: *General Issues Bug...
    2. Missing Data Source listings
      Greetings, I'm runing Coldfusion Standard Edition, V 7.0.2 on a Solaris system. Yesterday, I noticed that the in the ColdFusion Administrator...
    3. Installing from source
      If I must (no precompiled pkg) install something from source code - Would it not be preferable to roll the configure/make results into a ..deb...
    4. Missing WEB.CONFIG file does NOT affect web service?
      Hi This doesn't sound like normal. There is no way to overcome the nearest ( in the directory structure ) web.config file . Have you checked your...
    5. missing or corrupt windows/system32/config/system
      i get that message now twice going into windows. i had to format both times to get in to windows. it just started, any idea's why and how i fix...
  3. #2

    Default Re: gtk-config missing in GTK-2.2.14 when installing from source

    On Mon, 08 Sep 2003 19:34:47 +0000, Lars-Göran Andersson wrote:
    > Hi,
    hi
    > I'm trying to build up a system a "bare" slackware-9 system. I finally
    > successed to compile and install KDE-3.1 But to get some of the
    > utilities compiled and installed I needed to get the GTK.
    >
    > In kdegraphics I needed imlib-1.9.14 too. but when I try to configure
    > the makefiles using ./configure I get the following message:
    > ================================================= checking for
    > gtk-config... no
    > checking for GTK - version >= 1.2.1... no *** The gtk-config script
    > installed by GTK could not be found *** If GTK was installed in PREFIX,
    > make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG
    > environment variable to the *** full path to gtk-config.
    > configure: warning: *** gdk_imlib will not be built *** checking whether
    > to build gmodulized imlib... yes
    > ================================================== When I looked for the
    > gtk-config I couldn't find it. I googled around and found som tips.
    > One said that I needed the GTK-devel package. Where can I find it? I
    > want the source files to compile it. On the other hand someone said that
    > you must use gtk-1.2 not gtk-2.0.
    yes, gtk1 and gtk2 are 2 _different_ libs , so both can be installed on
    your system without a single problem , and gtk-config comes with gtk1 so
    you need that lib installed also :)

    HTH

    --
    T'aZ |Jabber:taz-007@jabber.org|GPG keyID:E051925D|[url]http://taz.prout.be[/url]
    *They that can give up essential liberty to obtain a little temporary
    safety deserve neither liberty nor safety.* Benjamin Franklin 1759
    Faq TCPA|Palladium|DRM [url]http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html[/url]
    T'aZ Guest

  4. #3

    Default Re: gtk-config missing in GTK-2.2.14 when installing from source

    T'aZ wrote:
    > On Mon, 08 Sep 2003 19:34:47 +0000, Lars-Göran Andersson wrote:
    >
    >> Hi,
    >
    > hi
    >
    >> I'm trying to build up a system a "bare" slackware-9 system. I finally
    >> successed to compile and install KDE-3.1 But to get some of the
    >> utilities compiled and installed I needed to get the GTK.
    >>
    >> In kdegraphics I needed imlib-1.9.14 too. but when I try to configure
    >> the makefiles using ./configure I get the following message:
    >> ================================================= checking for
    >> gtk-config... no
    >> checking for GTK - version >= 1.2.1... no *** The gtk-config script
    >> installed by GTK could not be found *** If GTK was installed in PREFIX,
    >> make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG
    >> environment variable to the *** full path to gtk-config.
    >> configure: warning: *** gdk_imlib will not be built *** checking whether
    >> to build gmodulized imlib... yes
    >> ================================================== When I looked for the
    >> gtk-config I couldn't find it. I googled around and found som tips.
    >> One said that I needed the GTK-devel package. Where can I find it? I
    >> want the source files to compile it. On the other hand someone said that
    >> you must use gtk-1.2 not gtk-2.0.
    >
    > yes, gtk1 and gtk2 are 2 _different_ libs , so both can be installed on
    > your system without a single problem , and gtk-config comes with gtk1 so
    > you need that lib installed also :)
    >
    > HTH
    >
    Thank you !
    It worked after installing both glib-1.2.10 and gtk-1.2.10.

    /LGA

    Lars-Göran Andersson Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139