summaryrefslogtreecommitdiff
path: root/www/mod_python3/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_python3/pkg-message')
-rw-r--r--www/mod_python3/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_python3/pkg-message b/www/mod_python3/pkg-message
index 612fd5e7f501..90fa682cbd15 100644
--- a/www/mod_python3/pkg-message
+++ b/www/mod_python3/pkg-message
@@ -9,4 +9,10 @@ PythonDebug On
For more information, see http://www.modpython.org/.
+And, if you built apache without thread support, you may need to add the
+following lines to $PREFIX/sbin/envvars:
+
+LD_PRELOAD=/usr/lib/libc_r.so
+export LD_PRELOAD
+
================================================================================