[MacPorts] #16217: Missing libXrandr.2.0.0.dylib
#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
#16217: Missing libXrandr.2.0.0.dylib -------------------------------+-------------------------------------------- Reporter: bownan@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: -------------------------------+-------------------------------------------- Changes (by blb@macports.org): * status: new => closed * resolution: => invalid Comment: Run the command it gives in the error message: {{{ sudo ln -s libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib }}} See ticket #14592 for the full story. -- Ticket URL: <http://trac.macports.org/ticket/16217#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts