Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to Install mod_python-2.7.8 in freebsd 4.4 Stable

5 views
Skip to first unread message

Sheng-Yen Ho

unread,
Nov 20, 2002, 11:02:57 AM11/20/02
to
First, I just make install in /usr/ports/www/mod_python/
it is terminated with error message
"Error: Python installation in /usr/local uses threads. mod_python requires
it to be built without threads. Please deinstall & rebuild/reinstall Python
with WITHOUT_THREADS set.
*** Error code 1"
So..I deinstall Python and reinstall in the following steps
#make configure --without-threads
#make install
I'm sure --without-threads have been set in config.status
I try to make install mod_python-2.7.8 again,but the same Error appeared.
anything I missed??


0 new messages