On Wed, Jun 6, 2012 at 4:43 AM, Kurt <[email protected]> wrote: > I tried to install SpiderMonkey following the instructions at: > > http://wiki.apache.org/couchdb/Installing_SpiderMonkey > > but failed with the results below. > > I'm running OS X 10.7.3. > > The errors look like a number of variables were improperly typed, but is > this an installer failure? A source code failure? Or operator error!? > > Any insight would be appreciated. > > Thanks. > > Kurt > >
You should go for the spidermonkey 1.8.0 build which use autotools now, It is also provided by homebrew or macports. For the 0.7, I remember I had to skip the "BUILD_OPT=1 " to have it on osx lion. - benoit
