#16217: Missing libXrandr.2.0.0.dylib ------------------------------+--------------------------------------------- Reporter: bownan@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- Hi, When trying to install gtk2, it said i was missing /usr/X11/lib/libXrandr.2.0.0.dylib . I looked and i actually have /usr/X11/lib/libXrandr.2.1.0.dylib. Is there something i can do about this? {{{ bash-3.2# port install gtk2 ---> Fetching gtk2 Error: Some libs are missing from your X11 installation. Please run this command: Error: sudo ln -s libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib Error: Target org.macports.fetch returned: missing /usr/X11/lib/libXrandr.2.0.0.dylib Error: Status 1 encountered during processing. }}} Thanks! -- Ticket URL: <http://trac.macports.org/ticket/16217> MacPorts <http://www.macports.org/> Ports system for Mac OS