[mod_python] [SOLVED] apache compile problems

Steven D. Arnold stevena at permanent.cc
Sun May 21 00:28:14 EST 2000


For some reason, the original installation of python on my system didn't 
have a config dir inside /usr/lib/python1.5.  I reinstalled python and it 
made sys.exec_prefix /usr/local; however, it didn't replace the old copies 
of python sitting in /usr/bin.  (It did put new copies in 
/usr/local/bin.)  When I deleted the old copies and created symlinks to the 
new copies, python then knew to look in /usr/local/lib/python1.5/config, 
and all was well.


steve

--
Steven D. Arnold          Que quiero sera           stevena at permanent.cc
"We choose to go to the moon in this decade and do the other things, not
because they are easy, but because they are hard."    -- John F. Kennedy




More information about the Mod_python mailing list