[Tile-serving] [openstreetmap/osm2pgsql] Work-in-progress implementation of new flex backend (#1037)

mmd notifications at github.com
Sun Jan 19 09:16:34 UTC 2020


mmd-osm commented on this pull request.



> @@ -72,6 +72,8 @@ install:
   - git clone https://github.com/alex85k/wingetopt -b %WINGETOPT_VER% C:\wingetopt
   - python -V
   - python -m pip install psycopg2
+  - ps: Invoke-Webrequest 'https://framagit.org/fperrad/lua-MessagePack/raw/master/src5.3/MessagePack.lua?inline=false' -OutFile c:\lua\MessagePack.lua

MessagePack seems to be a single lua file only, but the relevant version also depends on LuaJIT (the 5.3 version probably won’t run in that case). I think for the time being, having some description where to download MessagePack and how to set lua path would be a good.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1037#discussion_r368278107
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200119/ea0bb109/attachment.htm>


More information about the Tile-serving mailing list