Edgewall Software

Changes between Version 7 and Version 8 of TracModPython


Ignore:
Timestamp:
Dec 31, 2004, 5:46:23 PM (19 years ago)
Author:
maparent@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracModPython

    v7 v8  
    8080== OS X issues ==
    8181
    82 This is really a mod_python issue: Look at the end of its README. The short version is that you need
     82This is really a mod_python issue: Look at the end of its README. The short version is that you need to define the environment variable DYLD_FORCE_FLAT_NAMESPACE before starting httpd.
    8383
    8484----