How to install ported Linux software on a Mac? (MacPorts, Fink, anything better?)

Posted by Ben Alpert on Super User See other posts from Super User or by Ben Alpert
Published on 2009-08-24T03:15:26Z Indexed on 2010/06/05 15:42 UTC
Read the original article Hit count: 220

On my Mac OS X machine, how would you recommend I install various software that's been ported from Linux? I don't install such software very frequently, but I've been using MacPorts and it always seems quite slow, presumably because it has to compile the packages on-the-fly.

I'd much prefer a package management system that has binary packages, saving me the need to compile things every time I want to download something new. I think Fink has binaries for some of the packages, but I usually see MacPorts recommended as the system to use.

Which do you think works better and why? (Or is there another system that I haven't heard of?)

© Super User or respective owner

Related posts about osx

Related posts about package-management