Hi, > On 20 May 2015, at 16:14, Matthias Apitz <[email protected]> wrote: > > Hello, > > I'm trying to use ports/www/elinks and to configure it to understand > JavaScript, but it does not; for example this test page > > elinks http://javatester.org/javascript.html > > says that JS is not enabled; I think it is. It has it in the options > compiled for:
As far as I know elinks uses spidermonkey for javascript. Could you please check if spidermonkey is installed and if yes, please check if it is recognised during configure. Check for something like "ECMAScript (JavaScript)”. Beat _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
