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
