MacPorts: Difference between revisions
From charlesreid1
(Created page with "Don't use MacPorts. Use Fink. MacPorts insists on installing ''every single dependency'' by hand, from source, completely ignoring any version that is on your system or on ...") |
No edit summary |
||
| Line 3: | Line 3: | ||
MacPorts insists on installing ''every single dependency'' by hand, from source, completely ignoring any version that is on your system or on your <code>$PATH</code>. Usually these versions are more up-to-date, safer, and customized to work the way you want. But MacPorts doesn't care about that. | MacPorts insists on installing ''every single dependency'' by hand, from source, completely ignoring any version that is on your system or on your <code>$PATH</code>. Usually these versions are more up-to-date, safer, and customized to work the way you want. But MacPorts doesn't care about that. | ||
MacPorts also has many dependencies that will require certain versions of XCode that are no longer available for download or which require you to upgrade from 10.5 to 10.6. Sorry, MacPorts, but it's not worth the money and hassle to upgrade my operating system just so I can install zlib. I'll download the source and build it myself, thanks very much. ''OH WAIT'', you won't be able to use the version that I download and build myself. | MacPorts also has many dependencies that will require certain versions of XCode that are no longer available for download or which require you to upgrade from OS X 10.5 to OS X 10.6 (Snow Leopard). Sorry, MacPorts, but it's not worth the money and hassle to upgrade my operating system (or, in some cases, ''buy a new computer'') just so I can install zlib. I'll download the source and build it myself, thanks very much. ''OH WAIT'', you won't be able to use the version that I download and build myself. | ||
Revision as of 02:22, 6 April 2011
Don't use MacPorts. Use Fink.
MacPorts insists on installing every single dependency by hand, from source, completely ignoring any version that is on your system or on your $PATH. Usually these versions are more up-to-date, safer, and customized to work the way you want. But MacPorts doesn't care about that.
MacPorts also has many dependencies that will require certain versions of XCode that are no longer available for download or which require you to upgrade from OS X 10.5 to OS X 10.6 (Snow Leopard). Sorry, MacPorts, but it's not worth the money and hassle to upgrade my operating system (or, in some cases, buy a new computer) just so I can install zlib. I'll download the source and build it myself, thanks very much. OH WAIT, you won't be able to use the version that I download and build myself.