![]() |
Problems with using Python2.7 on 64-bit CLFS system
When I installed Python2.7 following the instructions from CBLFS for a 64-bit multilib system. It was able to compile and install; however, running python nets me this.
Code:
root:/sources/Python-2.7.3# pythonCode:
root:/sources/Python-2.7.3# export PYTHONHOME="/usr/bin" |
Looks like python didn't install properly have you tried running make install twice as the book says?
Did you run make test, have you done what the notes just under "Non-Multilib" suggest? Personally I hate python and python apps it's always a problem. |
I eventually got Python to work after I compiled it again over on the CLFS system instead of through chroot. Yeah, I should probably do that for the rest of the programs I want to install as well now.
|
| All times are GMT -5. The time now is 09:10 PM. |