Changes between Version 54 and Version 55 of FAQ
- Timestamp:
- Feb 22, 2009, 11:52:32 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v54 v55 125 125 == Software Questions == 126 126 127 === Why do I have to install xorg-* ports? === #x11-libs 128 129 MacPorts does not use the X11 '''client''' libraries provided by the system, but installs it's own copy. Reasons to do so are consistent support for older machines and not violating `/usr/X11`. Most X11 related software is newer in MacPorts anyway. 130 131 Don't be scared away, MacPorts will still use the X11 server provided by the system. 132 127 133 === Python fails to build === 128 134