Re: dia installation and gtk+



Quoting Nino Novak (nino kflog org):
dia fails to install due to <from ./configure:>

checking for GTK - version >= 1.2.0... no
[...]
configure: error: gdk-pixbuf >= 0.7.0 is required

You may be missing the devel versions of these packages?

That's just a guess, but usually a pretty good first guess. The devel
packages include all the headers and other build information required
for a compiling application to make use of the libraries you have
installed.

Without the devel versions, you can install a pre-compiled version and
it will run just fine, but you can't compile anything new.

Like I say, just a guess, but worth checking:

rpm -q gtk-devel
rpm -q gtk+-devel
rpm -q glib-devel


Thanks,
--G.

-- 
Geoff Gerrietts <ggerrietts yahoo com>
-rw-rw-rw-:  permissions of the beast



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]