You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/10/22 00:57:54 UTC

[Couchdb Wiki] Trivial Update of "InstallingOnOSX" by FlorianEbeling

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by FlorianEbeling:
http://wiki.apache.org/couchdb/InstallingOnOSX

------------------------------------------------------------------------------
  Mac``Ports mentions in output, located at {{{/Library/LaunchDaemons/org.macports.CouchDB.plist}}}, it does not work.)
  
  == Dependencies - Erlang ==
- If you experience a Bus Error when compiling CouchDB on OSX 10.5.3, it's likely due to incompatibility between the Mac OS Leopard and Erlang HiPE. Luckily, fixing the problem is as simple rebuilding Erlang with the most recent port file. Run:
+ If you experience a Bus Error when compiling CouchDB on OSX 10.5, it's likely due to incompatibility between the Mac OS Leopard and Erlang HiPE. Luckily, fixing the problem is as simple rebuilding Erlang with the most recent port file. Run:
  
  {{{
  $ sudo port selfupdfate
  }}}
  
+ to update the port tree, and then install just as explained. Here's [http://trac.macports.org/ticket/15459 the bug report on the Mac Ports website.]
- to update the port tree, and then install just as explained.
- 
- Here's [http://trac.macports.org/ticket/15459 the bug report on the Mac Ports website.]
  
  If you have a previous install of Erlang you should run
  
  {{{
- $ port uninstall erlang
+ $ port upgrade erlang
  }}}
  
  If Erlang fails to build with the error: