RSS/Atom feed Twitter
Site is read-only, email is disabled

compiling woes

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

compiling woes Elwin Estle 27 Oct 05:31
  compiling woes Tom Williams 27 Oct 05:35
  compiling woes rcook@pcug.org.au 27 Oct 07:19
  compiling woes Andrew 27 Oct 09:20
   compiling woes Elwin Estle 28 Oct 03:09
Elwin Estle
2007-10-27 05:31:27 UTC (about 17 years ago)

compiling woes

I am attempting to compile 2.4 on a fresh Slackware 12.0 install. When I run ./configure, I get a message at the end about needing pygtk, but I have pygtk installed and the version number is high enough. Do I need some kind of development headers and if so, where do I get them?

___

Tom Williams
2007-10-27 05:35:28 UTC (about 17 years ago)

compiling woes

Elwin Estle wrote:

I am attempting to compile 2.4 on a fresh Slackware 12.0 install. When I run ./configure, I get a message at the end about needing pygtk, but I have pygtk installed and the version number is high enough. Do I need some kind of development headers and if so, where do I get them?

Make sure you have pkg-config installed and your PyGTK installation is setup with the ".rc" file in the right place. I believe the Gimp build process uses pkg-config to "sniff out" the various versions of the support libraries it needs. You just might need the PyGTK development packages installed if your pkg-config installation is good.

Peace...

Tom

rcook@pcug.org.au
2007-10-27 07:19:05 UTC (about 17 years ago)

compiling woes

I am attempting to compile 2.4 on a fresh Slackware 12.0 install. When I run
./configure, I get a message at the end about needing pygtk, but I have pygtk installed
and the version number is high enough. Do I need some kind of development headers and if
so, where do I get them?

You will need the development package. Called python-gtk-dev on this Ubuntu system, can't help with slackware nomenclature

Owen

Andrew
2007-10-27 09:20:07 UTC (about 17 years ago)

compiling woes

Elwin Estle wrote:

I am attempting to compile 2.4 on a fresh Slackware 12.0 install. When I run ./configure, I get a message at the end about needing pygtk, but I have pygtk installed and the version number is high enough. Do I need some kind of development headers and if so, where do I get them?

I had problems with pygtk and gimp-2.4 on Slackware-12 until I upgraded to pygtk-2.12.0 from slacky.eu, which is where I get my Gnome from.

HTH

Andrew

Elwin Estle
2007-10-28 03:09:24 UTC (about 17 years ago)

compiling woes

Thanks for the tip about slacky.eu. Solved the problem in more ways than one. I got the pygtk package, and they also had a package for 2.4, so didn't do any compiling at all. That's a handy site to know about, tho it takes a bit of guesswork, since I can't read Italian.

--- Andrew wrote:

Elwin Estle wrote:

I am attempting to compile 2.4 on a fresh Slackware 12.0 install. When I run ./configure, I get a message at the end about needing pygtk, but I have pygtk

installed

and the version number is high enough. Do I need some kind of development headers

and if

so, where do I get them?

I had problems with pygtk and gimp-2.4 on Slackware-12 until I upgraded to pygtk-2.12.0 from slacky.eu, which is where I get my Gnome from.

HTH

Andrew

___