Re: [newbie] checking that gtk+-2.0 (version >= 2.0.0) is installed... no

2003-06-27 Thread Derek Jennings
On Friday 27 Jun 2003 11:01 pm, Todd Slater wrote: > On Fri, 27 Jun 2003 08:01:55 -0400 > > JoeHill <[EMAIL PROTECTED]> wrote: > > On Fri, 27 Jun 2003 08:37:50 +0100 > > > > Derek Jennings <[EMAIL PROTECTED]> uttered: > > > You need pygtk2.0-devel but you would never guess from that error > > > me

Re: [newbie] checking that gtk+-2.0 (version >= 2.0.0) is installed... no

2003-06-27 Thread FemmeFatale
At 08:31 AM 6/27/2003 -0700, you wrote: I just asked it to --list-all, and it gives me an error. Maybe it's pkg-config that needs the pygtk2.0-devel package? Anyway, thanks for all the help. I'll try it out tonite after work and report back. Then i'll add it to my growing list of "Things you

Re: [newbie] checking that gtk+-2.0 (version >= 2.0.0) is installed... no

2003-06-27 Thread Derek Jennings
You need pygtk2.0-devel but you would never guess from that error message. I only found out by installing almost everything containing 'gtk' derek On Friday 27 Jun 2003 8:02 am, Eric Huff wrote: > Ok, i am stumped, though i know it must be an easy answer. > i am running a configure script and i

[newbie] checking that gtk+-2.0 (version >= 2.0.0) is installed... no

2003-06-27 Thread Eric Huff
Ok, i am stumped, though i know it must be an easy answer. i am running a configure script and i get the following: Compiling /stuff/rpms_local/other/rox/Pager... please wait... creating cache ./config.cache checking that pkg-config runs... yes checking that gtk+-2.0 (version >= 2.0.0) is install