On Tue, Jan 8, 2013 at 1:22 PM, Dave Cottlehuber <[email protected]> wrote:
> On 8 January 2013 22:10, Russell Branca <[email protected]> wrote: > > I retested 1.0.4 on Debian Squeeze with Erlang R14B04 and switched over > to > > SpiderMonkey 1.7.0, and the view_sandboxing test completed successfully, > in > > addition to make check and the rest of the futon tests passing. > > > > I noticed Dave successfully tested 1.0.4 on a nearly identical setup, so > > possibly something odd with my setup. > > This is what JS I ended up using: > > dch@hammurabi bin % ldd couchjs | grep moz > libmozjs.so.2d => /usr/lib/libmozjs.so.2d (0x00007f90be8ff000) > dch@hammurabi bin % strings /usr/lib/libmozjs.so.2d | grep 1.8 > JavaScript-C 1.8.0 pre-release 1 2007-10-03 > > It matches the installing_on_debian page on the wiki coz I wrote it > after doing that setup. > > A+ > Dave > Ahh interesting, I used your debian install guide on the wiki but installed R14B04 rather than R15, and then installed SpiderMonkey 1.8.0rc1 from source rather than from libmozjs-dev. -Russell
