Skip to content

DYLD_LIBRARY_PATH not exported

In spotcgi.in we perform os.environ['DYLD_LIBRARY_PATH'] = m

Nonetheless, on darwin the environment is not modified since it is only load at runtime.