#14: Setting up trac under mod_wsgi returns NULL result error

When accessing the trac URI, a text/plain document is returned with Python errors, ending with SystemError: NULL result without error in PyObject_Call

#13: Compiling mod_wsgi fails with relocation error

/usr/bin/ld: /usr/local/lib/python2.5/config/libpython2.5.a(node.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/python2.5/config/libpython2.5.a: could not read symbols: Bad...