javascript engine error while compiling

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

javascript engine error while compiling

Post by rsal »

I tried to install freewrl and got this error:

Code: Select all

checking for FREETYPE... yes
checking whether to enable fontconfig support... yes
checking for FONTCONFIG... yes
checking whether to enable libcurl (could be used instead of wget)... no
configure: javascriptopt: sm
configure: Determining Javascript engine to build against
checking for mozjs187 while ... checking for JAVASCRIPT_ENGINE... no
checking for mozjs185 while ... checking for JAVASCRIPT_ENGINE... no
checking for mozilla-js >= 1.9 while ... checking for JAVASCRIPT_ENGINE... no
checking for xulrunner-js >= 1.8 while ... checking for JAVASCRIPT_ENGINE... no
checking for seamonkey-js while ... checking for JAVASCRIPT_ENGINE... no
checking for firefox-js while ... checking for JAVASCRIPT_ENGINE... no
checking for firefox2-js while ... checking for JAVASCRIPT_ENGINE... no
configure: error: Unable to find an appropriate javascript engine
fakeroot -- sh freewrl.SlackBuild Failed
How can I correct this? Thanks for your help.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: javascript engine error while compiling

Post by mimosa »

Code: Select all

sudo spi -i js185
Post Reply