perl.javascript...Re: Problems with JavaScript 1.04 by Claes Jakobsson- November 18, 2007 In order to make installation of JavaScript.pm a lot easier I&39;m planning of bundling a suitable SpiderMonkey 1.7 or later and integrate that into the build process like DBD::SQLite does. It will still be possible to build against your own SpiderMonkey if you want that.At the same time I will also drop support for pre-1.7 SpiderMonkey since they cause me headache. These are the plans for 1.1 so far.ClaesOn 18 nov 2007, at 18.06, Jesse Thompson wrote:> To back up Claes&39; point here,..http://www.nntp.perl.org/group/perl.javascript/2007/11/msg70.html Re: Problems with JavaScript 1.04 by Jesse Thompson- November 18, 2007 To back up Claes&39; point here, I had the smoothest install experience when Ibuilt the JavaScript.pm package against a fresh download of the newest copyof spidermonkey, at that time 1.6.On Nov 18, 2007 8:23 AM, Claes Jakobsson <claessurfar.nu> wrote:> Hi,>> On 18 nov 2007, at 03.06, Gary Bruce wrote:>> > I&39;m having problems using JavaScript 1.04. I downloaded, unpacked> > and made> > the tar file from the CPAN site.> >> > The make and...http://www.nntp.perl.org/group/perl.javascript/2007/11/msg69.html Re: Problems with JavaScript 1.04 by Claes Jakobsson- November 18, 2007 Hi,On 18 nov 2007, at 03.06, Gary Bruce wrote:> I&39;m having problems using JavaScript 1.04. I downloaded, unpacked > and made> the tar file from the CPAN site.>> The make and installation was somewhat problematic. The module would> not make using the CPAN module. The version downloaded by CPAN was > 1.03 not> 1.04.>> After some investigation into this list I set the JS_INC and JS_LIB> environment variables as directed. I was able to get a clean...http://www.nntp.perl.org/group/perl.javascript/2007/11/msg68.html Problems with JavaScript 1.04 by Gary Bruce- November 18, 2007 I&39;m having problems using JavaScript 1.04. I downloaded, unpacked and madethe tar file from the CPAN site.The make and installation was somewhat problematic. The module wouldnot make using the CPAN module. The version downloaded by CPAN was 1.03 not1.04.After some investigation into this list I set the JS_INC and JS_LIBenvironment variables as directed. I was able to get a clean "perlMakefile.PL" and "make". "make test" failed 30 out of 32 tests, but...http://www.nntp.perl.org/group/perl.javascript/2007/11/msg67.html |