Re: XFree86 error
Jean-Christophe Michel <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
Continuing my experiments... > Le 4 août 06, à 01:40, Ryan Schmidt a écrit : >> X software will add a dependency on XFree86 if you do not already >> have all of X installed. Please install X11SDK.pkg which is part of >> Xcode. Then you should be able to install gplanner or any other X >> software without dragging in XFree86. > On http://wiki.opendarwin.org/index.php/DarwinPorts:GNOME there's a mention of +use-sys-deps I retry with $ sudo ports upgrade planner +use-sys-deps ---> Activating XFree86 4.5.0_2 Error: Activating XFree86 4.5.0_2 failed: Image error: /usr/X11R6/include/DPS/ColorSB.h already exists and does not belong to a registered port. Unable to activate port XFree86. Another idea: $ sudo port uninstall XFree86 +use-sys-deps Password: ---> Unable to uninstall XFree86 4.5.0_2, the following ports depend on it: ---> scrollkeeper ---> xrender ---> pango ---> gtk2 ---> pango ---> gtk2 Error: port uninstall failed: Please uninstall the ports that depend on XFree86 first. What's the right way (tm) ? -- Jean-Christophe Michel