Am Tue, 3 Oct 2017 14:42:30 -0300
schrieb "jose.ali...@gmail.com" <jose.ali...@gmail.com>:

> This is a python3 versus python2 compability thing. If you make sure
> the script runs with python2 it should work. I don't know what's
> better. to fix the script to run in either version of python or just
> make explicit dependency on python2.
> 
> 
> Greetings
> 
> José
> 

Thanks for pointing me to a simple fix.

sed -i -e "s:python:python2:" make-glib-api-docs

That fix can be applied by distributions. Maybe you want to read PYTHON
variable from env or from cmake checks.

-Andy

Attachment: pgpqLkMrInbfh.pgp
Description: Digitale Signatur von OpenPGP

_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to