Re: wxGtk-2.3.1 build failed compiling dccclient.cpp with config options: --with-gtk --prefix /usr


Subject: Re: wxGtk-2.3.1 build failed compiling dccclient.cpp with config options: --with-gtk --prefix /usr
From: Patrick Callahan (pac1@tiac.net)
Date: Thu Sep 20 2001 - 18:32:13 MDT


On Thursday 20 September 2001 09:14, you wrote:
> On Wed, 19 Sep 2001 17:20:11 -0400 Patrick Callahan <pac1@tiac.net> wrote:
>
> PC> This appears to be a problem with the version of gtk I'm using.
> PC> The compile that fails is our old friend dccclient.cpp.
>
> GTK+ 2.0 is not supported yet (as it's not even officially released).
> Please use GTK+ 1.2.x i.e. specify --disable-gtk2 to wxWindows configure.
>
> Regards,
> VZ

This was good advice. wxGTK is now built and installed on YellowDogLinux 2.0

I had made an attempt to install glib 1.3.1 and gtk 1.3.1. These landed in
glib-2.0 and gtk-2.0 respectively. I'm not sure why, I would have thought
the suffix would be 1.3.1.

Whatever! I moved them out of /usr/lib and into an archive (just in case) I
also had to move /usr/bin/gtk-config-2.0 and /usr/bin/glib-config-2.0.

./configure now reports that the gtk-config-2.0 script could not be found,
and it reports GTK-version twice, once as >=1.2.7 and again as >=1.2.3
(cached?)

Why both?

Whatever! It worked. wxGTK-2.3.1 is now installed. I''m not done yet.
wxPython awaits! (see next message from pac1.)

checking for gtk-config-2.0... no
checking for GTK - version >= 1.3.1... no
*** The gtk-config-2.0 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_2_0 environment variable to the
*** full path to gtk-config-2.0.
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.7... yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.3... yes



This archive was generated by hypermail 2a24 : Thu Sep 20 2001 - 17:41:47 MDT