On Mon, Jul 03, 2006 at 07:18:52PM EDT, Miciah Dashiel Butler Masters wrote: > On Mon, Jul 03, 2006 at 07:01:14PM -0400, cga2000 wrote: > > On Mon, Jul 03, 2006 at 06:32:41PM EDT, Miciah Dashiel Butler Masters wrote:
[..] > > Try `dpkg -l lib*js*`. the entire output is: ii libijs-0.35 0.35-1 pn libijs-dev <none> pn libjs0 <none> pn libjs0-dev <none> pn libjsw-dev <none> pn libjsw1.5 <none> pn libjsw2 <none> pn libkjsembed-dev <none> pn libkjsembed1 <none> pn libroxen-jsredirect <none> ii libsmjs-dev 1.5rc6a-1 ii libsmjs1 1.5rc6a-1 pn libtk-objscanner-perl <none> un libwfnetobjs-dev <none> pn libwfnetobjs0 <none> pn libwfnetobjs0-dev <none> > libjs0 is an entirely different ECMAScript > engine, one which ELinks does not support, while libjsw is some library > for joysticks. The packages that you need are libsmjs1 and libsmjs-dev > (for the current stable) or libmozjs0d and libmozjs-dev (for testing or > unstable). What release of Debian are you using? stable (sarge) > > It looks like the instructions need to be more explicit: if you can > apt-get install libsmjs-dev, none of the other instructions need be > followed. > > > Should I apt-get any of these packages? > > Did you run `apt-get install libsmjs-dev`? > absolutely. I didn't feel like taking any chances so I just copied/pasted the commands in ecmascript.txt > Can you provide the output of `ldd elinks`? This will tell which > libraries ELinks was built to use. > libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4002a000) libjs.so => not found libdl.so.2 => /lib/libdl.so.2 (0x400f1000) libz.so.1 => /usr/lib/libz.so.1 (0x400f5000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40107000) libc.so.6 => /lib/libc.so.6 (0x40127000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) confirms it's missing that libjs.. Thanks, cga _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
