Hi Dennis. On Apr 17, 2008, at 13:48, Dennis Sacks wrote:
./configure outout errors with this:checking for JS_NewContext in -ljs... no checking for JS_NewContext in -lmozjs... no configure: error: Could not find the js library. Is the Mozilla SpiderMonkey library installed?I specified --with-js-lib=/usr/local/lib or without (doesn't seem to matter)
Can you try with setting --with-js-include=/usr/local/include as well? Which OS are you on? Cheers Jan --