Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

After I got MacPorts installed and did a 'sudo port -v selfupdate', I try to install meld.

The installation just starts to Fetching all kinds of stuff gnome-comoon perl5.8 perl5 pkgconfig ..... this goes on and on.

Is that normal?

share|improve this question

2 Answers

Unfortunately, the is very normal with MacPorts, and is the reason that people many have switched to homebrew http://github.com/mxcl/homebrew

However, I found this post because homebrew doesn't include Meld. Sigh.

share|improve this answer
1  
Same situation here. Trying to install Meld and macports wants to start by compiling GCC. <sigh> There are about 10 other dependencies, too, so I'll be ready to use meld in about 12 hours :) – mehaase May 10 '11 at 18:08

meld is now available in homebrew. The formula can be found here.

See this answer by cmedeiros on SuperUser for more information on installing and getting it to work. This is much easier than using MacPorts.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.