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

Problems with 2.3.13

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.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Problems with 2.3.13 John R. Culleton 05 Jan 15:03
  Problems with 2.3.13 Sven Neumann 05 Jan 20:58
   Problems with 2.3.13 John R. Culleton 17 Jan 21:53
    Problems with 2.3.13 Sven Neumann 18 Jan 08:11
John R. Culleton
2007-01-05 15:03:26 UTC (over 17 years ago)

Problems with 2.3.13

On my Slackware Linux 11 partition I get an error message on ./configure of 2.3.13:
checking for PYGTK... no
configure: error:
*** Could not find PyGTK.
There is a workaround but that excludes python plugins. But that could cause problems in the future. I have downloaded and installed two different versions of pygtk (however you capitalize it.) The older one doesn't help and the newer one has a problem with a missing header or something. It is the old Russian doll trick--- you open up one doll and inside is another doll etc.

On a fresh install of Debian stable (sarge) there is the old problem of the missing perl XML module. I can probably solve that. But I am having monitor problems with Debian so I would rather stick with Slackware.

Sven Neumann
2007-01-05 20:58:43 UTC (over 17 years ago)

Problems with 2.3.13

Hi,

On Fri, 2007-01-05 at 09:03 -0500, John R. Culleton wrote:

On my Slackware Linux 11 partition I get an error message on ./configure of 2.3.13:
checking for PYGTK... no
configure: error:
*** Could not find PyGTK.

GIMP 2.3 is for testing only. So if you can't build pygimp, you won't be able to test any Python plug-ins. What's the big deal?

Sven

John R. Culleton
2007-01-17 21:53:29 UTC (over 17 years ago)

Problems with 2.3.13

On Friday 05 January 2007 14:58, Sven Neumann wrote:

Hi,

On Fri, 2007-01-05 at 09:03 -0500, John R. Culleton wrote:

On my Slackware Linux 11 partition I get an error message on ./configure of 2.3.13:
checking for PYGTK... no
configure: error:
*** Could not find PyGTK.

GIMP 2.3 is for testing only. So if you can't build pygimp, you won't be able to test any Python plug-ins. What's the big deal?

Sven

Perhaps I misunderstood. It was my imprssion that over time there would be a conversion from ScriptFu to Python. If there is a problem with 2.3.13 then the problem will persist with 2.4.x

Sven Neumann
2007-01-18 08:11:36 UTC (over 17 years ago)

Problems with 2.3.13

Hi,

Perhaps I misunderstood. It was my imprssion that over time there would be a conversion from ScriptFu to Python. If there is a problem with 2.3.13 then the problem will persist with 2.4.x

There's no problem with Python in 2.3.13 (and no plans for a transition to Python). You are having a problem to build it on your box because of an incomplete pygtk installation. That's something that you will have to figure out yourself.

Sven