On 9/4/05, Colin Ager <colin@xxxxxxxxxxxxxx> wrote:
I have been spending some time trying to get gerbv
working but even though I found an old copy of gtk-config(in my RH8
installation)which satisfied the startup check it still can't find GTK+
> 1.2.3 even though I have 1.2.10 and 2.0 installed and the demo works ok.
just having gtk-config won't help you compile if you don't have the
developer headers and libraries installed. Look for gtk+-devel or a
similarly named package (which will contain the proper version of
gtk-config as well).