How to set Python path for configure script?
Hi,
I am trying to install Salome Kernel from source. My problem is, that my system (3.1.0-4-ARCH) has python3 as the standart version of python. I have python 2.7 installed as well but under /usr/bin/python2
The configure script has this output
--- General mandatory products - Light configuration:
cc : yes
threads : yes
python : no
swig : yes
hdf5 : yes
libxml : yes
So I assume I should set the python variable to /usr/bin/python2 in the configure script.
Can anyone tell me where I would do that?
Thanks for your time.
Seboxxx
Powered by
Ploneboard
