#29327: glew-1.6.0 breaks pymol --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: graphics | Port: glew --------------------------------------+------------------------------------- Comment(by howarth@…): The attached packaging introduces a so name_linkage.diff patch to build libGLEW as... [MacPro:/opt/local/lib] root# otool -L libGLEW.1.6.0.dylib[[BR]] libGLEW.1.6.0.dylib:[[BR]] /opt/local/lib/libGLEW.1.dylib (compatibility version 1.6.0, current version 1.6.0)[[BR]] /System/Library/Frameworks/AGL.framework/Versions/A/AGL (compatibility version 1.0.0, current version 1.0.0)[[BR]] /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)[[BR]] /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.0.0)[[BR]] so that the installed named for libGLEW.1.6.0.dylib is actually /opt/local/lib/libGLEW.1.dylib. An explicit creation of the /opt/local/lib/libGLEW.1.6.dylib symlink is added to the Portfile. -- Ticket URL: <https://trac.macports.org/ticket/29327#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS