Tag Archives: HomeBrew

Mac OSX Mountain Lion – Git SVN Error

I ran into this issue just after upgrading to Mac OSX Mountain Lion 10.8 Can’t locate SVN/Core.pm in @INC (@INC contains: /Applications/Xcode.app/Contents/Developer/usr/share/git-core/perl /usr/../Library/Perl/5.12/darwin-thread-multi-2level /usr/share/git-core/perl /Library/Perl/5.12/darwin-thread-multi-2level /Library/Perl/5.12 /Network/Library/Perl/5.12/darwin-thread-multi-2level /Network/Library/Perl/5.12 /Library/Perl/Updates/5.12.4 /System/Library/Perl/5.12/darwin-thread-multi-2level /System/Library/Perl/5.12 /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level /System/Library/Perl/Extras/5.12 .) at /usr/libexec/git-core/git-svn line 61. I found … Continue reading

Posted in 10.8, Apple, HomeBrew, Mountain Lion, OSX | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Quick Install Open Source Apps on Mac OSX

A quick way to install many of your Open Source applications & tools on the Mac OSX is with HomeBrew. More and more, I am finding HomeBrew “recipes” for my commonly used applications, tools, etc. such as: Applications activemq gradle … Continue reading

Posted in HomeBrew, Installation | Tagged , , , , , , | Leave a comment

Installing and Configuring RabbitMQ

RabbitMQ and AMQP (Advanced Message Queuing Protocol) are gaining momentum in the market. One of the main reasons for that momentum is because, in enterprise development, the client is not always Java specific. With RabbitMQ, we can configure a scalable, … Continue reading

Posted in AMQP, Erlang, HomeBrew, RabbitMQ | Tagged , , , | 1 Comment