I'm trying to compile elinks on a server on which I have non-root access.

I have downloaded Spidermonkey source, compiled it with
cd ~/source/js-1.8.5/js/src ; ./configure --prefix=/home/droidzone/myapps ;
make ; make install

Spidermonkey install is fine.
Now I downloaded elinks 0.11.7 and tried configure

./configure --prefix=/home/droidzone/myapps

However it always shows:
"Spidermonkey...no
ECMAScript (JavaScript) ......... no
Browser scripting ............... no"

What is the correct procedure to build elinks with javascript support on a
machine with no root access?
_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to