I have macports installed and on this reason I'm afraid that couchdb from brew could conflict with couchdb-devel from macports. May be you know if is possible to install both of them at once or not?
On Tue, Jan 29, 2013 at 5:57 PM, Dave Cottlehuber <[email protected]> wrote: > Hi folks, > > Here's a 1.3.x branch homebrew formula: > https://gist.github.com/4657643 as the main homebrew repo doesn't > accept recipes that point to evolving branches. It still uses all the > homebrew goodness and the only difference is pointing to a development > branch. brew dependencies and uninstall all work the usual way. > > You should be able to do: > > `brew install --devel https://gist.github.com/raw/4657643/couchdb.rb` > > Please let me know if it works for you and on what OSX versions! > > A+ > DAve
