Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Can anybody get CPAN JavaScript libraries to build?

by Anonymous Monk
on Jul 16, 2013 at 13:32 UTC ( [id://1044602]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Can anybody get CPAN JavaScript libraries to build?
in thread Can anybody get CPAN JavaScript libraries to build?

If you go https://developer.mozilla.org/en-US/docs/SpiderMonkey and get http://ftp.mozilla.org/pub/mozilla.org/js/mozjs17.0.0.tar.gz its there mozjs2013\mozjs17.0.0\js\src\jsapi.h

So if installed binaries and they're missing jsapi.h you probably didn't install the dev/development libraries ...

  • Comment on Re^3: Can anybody get CPAN JavaScript libraries to build?

Replies are listed 'Best First'.
Re^4: Can anybody get CPAN JavaScript libraries to build?
by Rhandom (Curate) on Jul 17, 2013 at 13:05 UTC
    I mentioned I was able to find jsapi.h, but eventually there is a file that is not found, meaning that particular header was deprecated and removed, but the perl modules never updated with it. I had installed the native libmozjs185 1.0 and dev modules, and I also attempted with home built libraries direct from mozilla.

    The perl JavaScript and JavaScript::SeaMonkey modules do not currently work (and as far as I can tell haven't for at least a year if not longer).
    my @a=qw(random brilliant braindead); print $a[rand(@a)];

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1044602]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 01:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found