#18089 closed defect (duplicate)
Building gtk failed due to missing library
Reported by: | tnb.elnk@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | gtk xchm | Cc: | |
Port: | gtk |
Description
I got an error building gtk (enroute to installing xchm) when /usr/X11/lib/libXrandr.2.0.0.dylib could not be found. I fixed it with:
cd usr/X11/lib sudo ln -s libXrandr.2.dylib libXrandr.2.0.0.dylib
Change History (2)
comment:1 Changed 16 years ago by blb@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See the FAQ entry and #17356.