Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Lars-Göran Andersson #1
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
-
#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... -
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... -
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... -
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... -
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... -
T'aZ #2
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,
yes, gtk1 and gtk2 are 2 _different_ libs , so both can be installed on> 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.
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
-
Lars-Göran Andersson #3
Re: gtk-config missing in GTK-2.2.14 when installing from source
T'aZ wrote:
Thank you !> 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
>
It worked after installing both glib-1.2.10 and gtk-1.2.10.
/LGA
Lars-Göran Andersson Guest



Reply With Quote

