#16603: wine does not use OpenGL --------------------------------------------+------------------------------- Reporter: jean-jaques@women-at-work.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: wine | --------------------------------------------+------------------------------- Comment(by blb@macports.org): There are a couple issues going on here. Your initial issue is usually dealt with by running {{{ env DYLD_FALLBACK_LIBRARY_PATH=/usr/X11/lib wine ... }}} That should get wine to see the OpenGL stuff. Though it seems this doesn't work with wine-devel 1.1.5 as that sets its own DYLD_FALLBACK_LIBRARY_PATH to ${prefix} in ${prefix}/bin/wine... However, once you've done this, you'll probably run into [http://xquartz.macosforge.org/trac/ticket/122 XQuartz ticket 122]. -- Ticket URL: <http://trac.macports.org/ticket/16603#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS