#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pymol | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): I can't reproduce that problem here on darwin14. Have you tried reinstalling the MacPorts freeglut package? The setup.py is patched to contain... try: prefix_path = os.environ['PREFIX_PATH'].split(os.pathsep) except KeyError: prefix_path = ["/opt/local", "/usr", "/usr/X11"] which should find the MacPorts glut in preference to the X11 copy. -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X