#33389: New package py26-gtkglext ----------------------------------+----------------------------------------- Reporter: thetawaves@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: py26-gtkglext pycam | Port: py26-gtkglext ----------------------------------+----------------------------------------- This is a simple update to py25-gtkglext to compile against python2.6. WHY?[[BR]] Python 2.5 has bugs marked wont fix that make it impossible to run pycam. Pycam depends on pygtkglext. and pygtkglext is only available for python2.5. PROBLEMS:[[BR]] 1) I had to create two symbolic links after py26-gtkglext was installed: {{{ $ sudo ln -s /opt/local/lib/python2.6/site-packages/gtk-2.0/gtk/gtkgl /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/gtk-2.0/gtk/gtkgl $ sudo ln -s /opt/local/lib/python2.6/site-packages/gtk-2.0/gtk/gdkgl /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/gtk-2.0/gtk/gdkgl }}} Instead of these links should the Portfile instead tell pygtkglext to install in /opt/local/Library/Frameworks... ? 2) py25-gtkglext and py26-gtkglext can not be installed at the same time. This does not affect me at all. -- Ticket URL: <https://trac.macports.org/ticket/33389> MacPorts <http://www.macports.org/> Ports system for Mac OS