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

gimp-2.2.0 fails with --enable-python

This discussion is connected to the gimp-developer-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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

gimp-2.2.0 fails with --enable-python Jonty 20 Dec 00:32
  gimp-2.2.0 fails with --enable-python Cai Qian 20 Dec 01:27
  gimp-2.2.0 fails with --enable-python Sven Neumann 20 Dec 02:14
Jonty
2004-12-20 00:32:00 UTC (over 19 years ago)

gimp-2.2.0 fails with --enable-python

./configure --disable-print --enable-python

(cd .libs && rm -f gimpprocbrowsermodule.la && ln -s ../gimpprocbrowsermodule.la gimpprocbrowsermodule.la)
gmake[4]: *** No rule to make target `pygimp-logo.png', needed by `all-am'. Stop. gmake[4]: Leaving directory `/mnt/hdb5/joseph/gimp2/gimp-2.2.0/plug-ins/pygimp' gmake[3]: *** [all-recursive] Error 1

-Joseph

Cai Qian
2004-12-20 01:27:20 UTC (over 19 years ago)

gimp-2.2.0 fails with --enable-python

On Mon, 2004-12-20 at 12:32 +1300, Jonty wrote:

gmake[4]: *** No rule to make target `pygimp-logo.png', needed by `all-am'. Stop.

Don't you have this file? I think you should re-download it.

Cai Qian

Sven Neumann
2004-12-20 02:14:40 UTC (over 19 years ago)

gimp-2.2.0 fails with --enable-python

Hi,

Jonty writes:

./configure --disable-print --enable-python

(cd .libs && rm -f gimpprocbrowsermodule.la && ln -s ../gimpprocbrowsermodule.la gimpprocbrowsermodule.la) gmake[4]: *** No rule to make target `pygimp-logo.png', needed by `all-am'. Stop. gmake[4]: Leaving directory `/mnt/hdb5/joseph/gimp2/gimp-2.2.0/plug-ins/pygimp' gmake[3]: *** [all-recursive] Error 1

Yes, an unfortunate error in the 2.2.0 tarball, the PNG is missing. See http://bugzilla.gnome.org/show_bug.cgi?id=161716

Sven