Changes

Jump to: navigation, search

JavaScript:New to SpiderMonkey

193 bytes removed, 17:20, 7 March 2018
Build the js shell: back out comment about python which dupilcates the build documentation
It is not sufficient to have ''autoconf'' installed on your system, that happens to have the version 2.13. For the <tt>../configure</tt> process a binary called <tt>autoconf2.13</tt> or <tt>autoconf-2.13</tt> must be on your <tt>$PATH</tt>.
 
If the <tt>python</tt> binary on your <tt>$PATH</tt> happens to be version 3, prefix the call to <tt>../configure</tt> with something like <tt>PYTHON=/usr/local/bin/python2 ../configure</tt>.
=== Fix something ===
638
edits

Navigation menu