Mailinglist Archive: opensuse (3506 mails)

< Previous Next >
Re: [SLE] How do I fix this for building an rpm?
  • From: Anders Johansson <ajohansson@xxxxxxxxxx>
  • Date: Fri, 1 Sep 2006 10:27:15 +0000 (UTC)
  • Message-id: <200609011227.06819.ajohansson@xxxxxxxxxx>
On Friday 01 September 2006 12:16, JB wrote:
> Hiya all,
>
> I'm trying to build an rpm of gpa, and I've got the src.rpm fine, but
> when I do:
>
> rpmbuild --rebuild <src.rpm>
>
> it ends with:
>
> checking for GTK+ - version >= 2.2.0... no
> *** Could not run GTK+ test program, checking why...
> *** The test program failed to compile or link. See the file config.log for
> the
> *** exact error that occured. This usually means GTK+ is incorrectly
> installed.
> configure: error: Cannot find GTK+ 2.0
>
> I tried exporting GTK to /opt/gnome/lib (which is where I think GTK+ is),
> but it didn't make any difference.
> Anyone got any ideas how I can get around this?

Try installing gtk2-devel

< Previous Next >
Follow Ups
References