[mapserver-users] V8 MapScript Support

Lime, Steve D (MNIT) steve.lime at state.mn.us
Fri Sep 29 07:27:19 PDT 2017


So there is no V8 library file? That's a problem. It has to be somewhere on your system (I've never tried V8 support though) - perhaps it's 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
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/20170929/15bc237e/attachment.html>


More information about the mapserver-users mailing list