Lewis Coates wrote:
> ./configure --prefix=$HOME --enable-tclinterp --enable-pythoninterp
> --with-python-config-dir=/usr/local/lib/python2.7/config
> --with-features=huge
>
>
> Builds a python whose version responds as python2.6. I am on redhat 6.4
> which has the default python path of 2.6 (t
./configure --prefix=$HOME --enable-tclinterp --enable-pythoninterp
--with-python-config-dir=/usr/local/lib/python2.7/config
--with-features=huge
Builds a python whose version responds as python2.6. I am on redhat 6.4
which has the default python path of 2.6 (the reason I need to compile from
sou