Python in ./configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Firstly, it seems that your www build has a dependency on Python 2.7,
but ./configure allows selection of Python 3.x, which it should not.

Secondly, ./configure does not correctly determine the presence of
C:\Python27. It instead fails the 2.x test and takes 3.x instead.

My current workaround requires running configure like:
PYTHON=/c/Python27/python ./configure



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux