Opened 7 years ago
Closed 7 years ago
#56383 closed defect (invalid)
libsdl2 must be installed without +x11
Reported by: | JAyenGreen (Jeff Greenberg) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.3 |
Keywords: | Cc: | ||
Port: | ffmpeg |
Description
In High Sierra 10.13.4 and MacPorts 2.4.3, when I updated everything seemed to complete, including gimp. However, gimp is not present on my system now, and when I try to install it, I get the following.
MacBook:Sites acme$ sudo port install gimp ---> Computing dependencies for gimp The following dependencies will be installed: ffmpeg gegl gimp-app gimp-jp2 gimp-lqr-plugin gimp2 gutenprint ufraw xsane Continue? [Y/n]: y ---> Configuring ffmpeg Error: Failed to configure ffmpeg: libsdl2 must be installed without +x11.
I have tried cleaning both ffmpeg and libsdl2, but that does not resolve the issue.
Change History (3)
comment:1 Changed 7 years ago by JAyenGreen (Jeff Greenberg)
Summary: | libsd12 must be installed without +x11 → libsdl2 must be installed without +x11 |
---|
comment:2 Changed 7 years ago by pmetzger (Perry E. Metzger)
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | ffmpeg libsdl2 x11 removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
There is nothing to fix here. Just do what it says. If you need tech support, then you can use the Macports-Users mailing list
Note: See
TracTickets for help on using
tickets.
It seems like libsdl2 is not installed +x11 by default on macOS. Did you custom install that variant?