Re: configure issue

2015-01-07 Fir de Conversatie Bram Moolenaar
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 issue

2015-01-05 Fir de Conversatie Lewis Coates
./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