On Mon, Jul 03, 2006 at 08:56:59PM -0400, cga2000 wrote:
> On Mon, Jul 03, 2006 at 07:18:52PM EDT, Miciah Dashiel Butler Masters wrote:
> 
> ok.. what you said about the debian packages providing different
> support finally connected. I read the ldconfig manual.. took a quick
> look at /etc/ldconfig.so.conf and sure enough.. there was no
> /usr/local/lib..

There shouldn't be, unless you are using libraries that didn't
come with Debian. Is it possible that you have an old copy of
SpiderMonkey that you built yourself and put in /usr/local?

> So I added it.. ldconfig'd.. and elinks came up ok.
> 
> Makes sense that by default debian stable only uses the trusted lib
> locations.
> 
> Sorry I was unable to figure this out more promptly.
> 
> Now what can I do to verify that ecma support actually works?

Check the Help -> About dialogue. It should list 'ECMAScript
(SpiderMonkey)'. There are some test pages under test/ecmascript in the
ELinks source tree. Note that while the SpiderMonkey library provides a
complete language implementation, the interface by which scripts can
manipulate the document (DOM) is not supported by ELinks, which severely
hinders most document scripts.

-- 
Miciah Masters <[EMAIL PROTECTED]> / <[EMAIL PROTECTED]>
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to