[FreeJ] lib js questions

dyne.org open discussions
Author: MrGoil
Date:  
To: Luca Bigliardi
CC: freej
Subject: [FreeJ] lib js questions
Hi Luca!

May you enlighten me on this:

I'm checking a debian 4.0 box, to test freej with external js

/usr/bin/smjs --version
JavaScript-C 1.6.1 2008-03-01
usage: js [-PswWxC] [-b branchlimit] [-c stackchunksize] [-v version]
[-f scriptfile] [-e script] [-S maxstacksize] [scriptfile] [scriptarg...]

mh.

apt-cache policy spidermonkey-bin
spidermonkey-bin:
Installiert:1.8.0.15~pre080323b-0etch2
Mögliche Pakete:1.8.0.15~pre080323b-0etch2
Versions-Tabelle:
*** 1.8.0.15~pre080323b-0etch2 0
500 http://security.debian.org etch/updates/main Packages
100 /var/lib/dpkg/status
1.8.0.15~pre080131b-0etch1 0
500 http://ftp.de.debian.org etch/main Packages

[chris@hirnlego /home/turboB/DVB/dekalog]$ apt-cache policy libmozjs0d
libmozjs0d:
Installiert:1.8.0.15~pre080323b-0etch1
Mögliche Pakete:1.8.0.15~pre080323b-0etch2
Versions-Tabelle:
1.8.0.15~pre080323b-0etch2 0
500 http://security.debian.org etch/updates/main Packages
*** 1.8.0.15~pre080323b-0etch1 0
100 /var/lib/dpkg/status
1.8.0.15~pre080131b-0etch1 0
500 http://ftp.de.debian.org etch/main Packages


also I like to know if you are compiling the spider with -DJS_THREADSAFE
support.

greetz

MrGoil