I've checked in a version of the generator script that should work with both python 2 & 3.
On Mon, Oct 28, 2013 at 2:21 PM, Jon Nordby <[email protected]> wrote: > On 28 October 2013 21:18, Victor Oliveira <[email protected]> wrote: >> It looks like the problem is that this script depends of Python 2.x and >> you're using Python 3.x. The script should be updated.. ? > > If the autoconf/autotools detecs and uses Python correctly, using > PYTHON=/usr/bin/python2 ./configure ..... > will work. > _______________________________________________ > gimp-developer-list mailing list > List address: [email protected] > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list _______________________________________________ gimp-developer-list mailing list List address: [email protected] List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
