[mapserver-users] V8 MapScript Support
Jonathan Beliën
jbe at geo6.be
Tue Oct 3 00:56:03 PDT 2017
Hello Steve,
Youre right ! I indeed found « libv8-3.14.5 », « libv8-3.14-dev » and «
libv8-dev ».
I had some hope it would work but when the compilation arrives to compiling
V8 support ; I have a bunch of errors
I published the errors in a GitHub
issue :
https://github.com/mapserver/mapserver/issues/5484#issuecomment-333767267
Thanks for your help ;
Wish you a pleasant day.
Jonathan Beliën
GEO-6
De : Lime, Steve D (MNIT) [mailto:steve.lime at state.mn.us]
Envoyé : vendredi 29 septembre 2017 16:27
À : Jonathan Beliën <jbe at geo6.be>; mapserver-users at lists.osgeo.org
Objet : RE: [mapserver-users] V8 MapScript Support
So there is no V8 library file? Thats a problem. It has to be somewhere on
your system (Ive never tried V8 support though) perhaps its a static
library?
From: mapserver-users [mailto:mapserver-users-bounces at lists.osgeo.org] On
Behalf Of Jonathan Beliën
Sent: Wednesday, September 27, 2017 4:55 AM
To: mapserver-users at lists.osgeo.org <mailto:mapserver-users at lists.osgeo.org>
Subject: [mapserver-users] V8 MapScript Support
Hello,
I'm struggling with how to add v8 support in MapServer.
I found http://mapserver.org/installation/v8.html but the install
instructions for v8 are now different :
https://github.com/v8/v8/wiki/Building-from-Source.
I successfully compiled v8 following the instructions
<https://github.com/v8/v8/wiki/Building-from-Source> ;
But I have no idea now how to compile MapServer with v8 support ;
I ran this command :
cmake -DWITH_V8=yes ..
but as excepted, I have this error : V8 JavaScript support requested but not
found. !
I try to install the v8 library and include headers as defined in MapServer
documentation <http://mapserver.org/installation/v8.html> but I couldn't
find the libv8.so file.
Could someone help me or update the documentation
<http://mapserver.org/installation/v8.html> ?
Thanks a lot !
Jonathan Beliën
GEO-6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20171003/60d485ef/attachment.htm>
More information about the MapServer-users
mailing list