[MacPorts] #19492: vtk5 needs xorg-server and libGL
#19492: vtk5 needs xorg-server and libGL -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: x11prefix | Port: vtk5 -------------------------------+-------------------------------------------- vtk5 is sensitive to the versions of the X11 and opengl libraries that are used. The most recent vtk5 port (as of 4/24/09) uses macports libX11 but apple libGL (${x11prefix}/lib/libGL.dylib). This results in a Bus error on Tiger. I found it was insufficient to simply use the opengl libraries provided by the mesa port (${prefix}/lib/libGL.dylib), which also resulted in a Bus error. However, by also using X11.app provided by the port xorg- server, it works! Attached is a patch for the Portfile to add xorg-server as a dependency for Tiger and to specify the libGl in ${prefix}. -- Ticket URL: <http://trac.macports.org/ticket/19492> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19492: vtk5 needs xorg-server and libGL -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: x11prefix | Port: vtk5 -------------------------------+-------------------------------------------- Comment(by jjstickel@…): Looks like this was mostly fixed in revision 2 that is in the current port tree. I don't know if you agree that the xorg-server needs to be added as a dependency, but otherwise this ticket could be closed. -- Ticket URL: <http://trac.macports.org/ticket/19492#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19492: vtk5 needs xorg-server and libGL --------------------------------+------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: x11prefix Port: vtk5 | --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => fixed Comment: Fixed in r52491. -- Ticket URL: <http://trac.macports.org/ticket/19492#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts