| 45 | |
| 46 | Apple Mac OS X uses the following library paths: |
| 47 | * /usr |
| 48 | * /usr/local |
| 49 | * /opt/local (MacPorts source distribution: [http://www.macports.org/ MacPorts]) |
| 50 | * /sw (Fink binary distribution: [http://www.finkproject.org/ Fink]) |
| 51 | * /Library/Frameworks (for Apple frameworks; dynamically linked and self-contained structures. See [http://developer.apple.com/library/mac/#documentation/CoreFoundation/Conceptual/CFBundles/ CFBundles] for information.) |
| 52 | * ~/Library/Frameworks |
| 53 | * /System/Library/Frameworks |
| 54 | * /Developer/Library/Frameworks |