#16475 closed defect (invalid)
gtk2 requires symlink for lubXrandr.2.0.0.dylib
Reported by: | darren.weber.lists@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | nox@… | |
Port: | gtk2 |
Description
---> 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: The following dependencies failed to build: gtk2 pcre Error: Status 1 encountered during processing.
I ran
# ln -s /usr/X11/lib/libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib
With this change, it proceeds to fetch, extract, configure, build, stage and install.
Change History (2)
comment:1 Changed 16 years ago by blb@…
Port: | gtk2 added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Right, that's why the port tells you that command needs to be run. See ticket #14592 for the full story.