Finally fixed the build using symlink trick described under "Caveats" here: http://cysec.org/content/compiling-modwsgi-custom-python-build
A couple of improvements to the makefile could save folks like me quite a bit of time: 1. Allow mod_wsgi to link against the static libpython.a rather than requiring a shared library. 2. Look for libraries in /usr/local/lib before /usr/lib or /usr/lib64. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To view this discussion on the web visit https://groups.google.com/d/msg/modwsgi/-/Ao0Q_8u1xjgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
