Krishna Srinivasan
krishna at ironport.com
Wed Jun 9 13:44:46 EDT 2004
Greetings. Are the following steps correct for a clean install ? - Install python with option '--without-threads' - Install apache (no special options) - Install mod_python with apxs and python options during 'configure' (pointing to the right locations) - setenv LD_PRELOAD to '/usr/lib/libc_r.so' This is what I did but still got the "PyThread_Delete" error. [I managed to get away with a different mod_python.so from a different but similar config machine]. FreeBSD 4.9, Python 2.2.3, Apache 2.0.48, ModPy 3.1.3 Is there something else that needs to be done ? Please let me know, thanks, Krishna.
|