On Tue, Jul 04, 2006 at 01:09:11AM -0400, cga2000 wrote:
> On Mon, Jul 03, 2006 at 09:17:05PM EDT, Miciah Dashiel Butler Masters wrote:
> [..]
> > > 
> > > 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.
> > 
> could kick myself for wasting your time over this. 
> 
> I had left a gnu/screen session running on a linux console and this
> regrettably included an "autostarted" instance of my previous version of
> elinks.
> 
> I had read somewhere about there being a master instance of elinks
> so-to-speak..  and that other instances just connect to this master
> instance.  Obviously, I do not have any understanding of the
> implications beyond "whatever you do..  don't leave an instance of
> elinks running when making changes..  never mind recompiling.."
> 
> So I guess that's what caused all the fuss.  In any event I now have the
> Sripting feature in the About dialogue and I'm not getting any more of
> these "JavaScript is not enabled" messages.
> 
> Pity I can't remember any of the (few) instances where I ran into a
> problem when js was not enabled..
> 
> Thanks much for all the help and all apologies for the confusion.

No problem.

The forgotten master session only explains one of the problems. I am
still curious about how the configure script found SpiderMonkey, yet you
had a binary that clearly was trying to link with a non-existent
library. I still don't understand how /usr/local came into this--Debian
packages should not store anything relevant under there. I'd like to
understand these problems so that they might be avoided by other users.

In any case, have fun with ECMAScript!

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

Reply via email to