--
You received this message because you are subscribed to the Google Groups "modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to modwsgi+u...@googlegroups.com.
To post to this group, send email to mod...@googlegroups.com.
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.
<setup.py_install_output.txt>
@rpath/Python (compatibility version 2.7.0, current version 2.7.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1258.1.0)
/System/Library/Frameworks/Python.framework/Versions/2.7/Python (compatibility version 2.7.0, current version 2.7.10)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1258.1.0)
@rpath/Python (compatibility version 2.7.0, current version 2.7.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)
install_name_tool -add_rpath $HOME/Library/Enthought/Canopy_64bit/User/ \
$HOME/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/mod_wsgi-4.5.2-py2.7-macosx-10.6-x86_64.egg/mod_wsgi/server/mod_wsgi-py27.so
--
You received this message because you are subscribed to a topic in the Google Groups "modwsgi" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/modwsgi/liw8DqjK1XA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to modwsgi+u...@googlegroups.com.
<error_log.txt>
CPPFLAGS = -I/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/include/python2.7 -DNDEBUG
CFLAGS = -Wc,-g -Wc,-O2 -Wc,'-arch x86_64'
LDFLAGS = -Wl,-F/Library/Frameworks -framework Python -u _PyMac_Error EPD64.framework/Versions/2.1.0.dev1829/Python -arch x86_64
LDLIBS = -ldl -framework CoreFoundation
On 15 Apr 2016, at 10:30 PM, Stephen Gaffney <sgga...@gmail.com> wrote:Here are the Makefile variables:CPPFLAGS = -I/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/include/python2.7 -DNDEBUG CFLAGS = -Wc,-g -Wc,-O2 -Wc,'-arch x86_64' LDFLAGS = -Wl,-F/Library/Frameworks -framework Python -u _PyMac_Error EPD64.framework/Versions/2.1.0.dev1829/Python -arch x86_64 LDLIBS = -ldl -framework CoreFoundationI'll try a fresh Canopy installation on a separate OS X 10.11 machine in case there's something funny about my setup.
Thanks,StephenOn Fri, Apr 15, 2016 at 1:12 PM, Graham Dumpleton <graham.d...@gmail.com> wrote:Using install_name_tool was why I asked previously about where ‘Python’ was located. :-)It was in so many locations that thought would try the traditional build first.I don’t have time to look at separate log right this minute, but can you send me from the Makefile generated when doing the —enable-framework what the various CFLAGS, LDFLAGS, LDLIBS variables in the Makefile were.The problem with it still picking up the wrong framework in that case has been an issue years ago on older MacOS X and as far as known was because the Python installations were broken in the way they setup framework linking. Never did find the exact reason and switching to the -L/-l style linking instead of framework linking fixed it, and why that is now the default. For you though that doesn’t work. :-(Thanks.Graham
/System/Library/Frameworks/Python.framework/Versions/2.7/Python (compatibility version 2.7.0, current version 2.7.10)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1258.1.0)
--
You received this message because you are subscribed to a topic in the Google Groups "modwsgi" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/modwsgi/liw8DqjK1XA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to modwsgi+u...@googlegroups.com.
<httpd.conf>
['/private/tmp/mod_wsgi-localhost:8000:502'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python27.zip'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/plat-darwin'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/plat-mac'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/plat-mac/lib-scriptpackages'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/lib-tk'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/lib-old'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/lib-dynload'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/site-packages']
['/private/tmp/mod_wsgi-localhost:8000:502'
'/Users/sgg/Library/Enthought/Canopy_64bit/User/bin'
'/Users/sgg/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/mod_wsgi-4.5.2-py2.7-macosx-10.6-x86_64.egg'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python27.zip'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/plat-darwin'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/plat-mac'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/plat-mac/lib-scriptpackages'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/lib-tk'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/lib-old'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/lib-dynload'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/site-packages'
'/Users/sgg/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages'
'/Applications/Canopy.app/appdata/canopy-1.6.2.3262.macosx-x86_64/Canopy.app/Contents/lib/python2.7/site-packages'
'/Users/sgg/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/IPython/extensions'
'/Users/sgg/.ipython']
tree -d ~/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/mod_wsgi-4.5.2-py2.7-macosx-10.6-x86_64.egg
├── EGG-INFO
└── mod_wsgi
├── docs
├── images
└── server
└── management
└── commands