#16396: XRender Install Error ----------------------------------+----------------------------------------- Reporter: jburt@depersico.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: XRENDER ----------------------------------+----------------------------------------- Comment(by jburt@depersico.com): ------------------------- Edited: 20080827 11:26am XCode Tools / X11SDK does not place a receipt in "/Library/Receipts", therefore when installer for XRENDER investigates for this receipt, it incorrectly concludes that X11SDK is not installed. OS: MAC OS-X Leopard 10.5.4 XCODE: xcode31_2199_developerdvd.dmg, X11SDK.pkg ------------------------- Replying to [ticket:16396 jburt@…]:
------------------------------ Install for XRENDER incorrectly fails to detect X11SDK is already installed. Moving X11 as suggested (in order to bypass error) does not work... still detects X11 as installed. PS... X11 is installed at /usr/X11, not at /usr/X11R6 ------------------------------
CPU168:usr 168admin$ sudo port install xrender ---> Fetching XFree86 Error: Target org.macports.fetch returned:
You have an Apple X11 installation already. MacPorts will not overwrite it.
If you wish to use Apple X11, install the X11SDK included with Xcode tools.
If you really want to use XFree86 instead, please move it aside first :
sudo mv /usr/X11R6 /usr/X11R6.apple
Error: The following dependencies failed to build: XFree86 Error: Status 1 encountered during processing.
-- Ticket URL: <http://trac.macports.org/ticket/16396#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS