We found the answer, just in case one was looking for it...

I turns out that setting the environment params (CGI_PATH & CGI_LD_LIB_PATH)
is not sufficient. One has to still add the path entry to the script
itself... like so: #! <path-to>/python2.4

May also work with ensuring env variable PYTHONPATH is set right.

/venkat


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to