[Tile-serving] [openstreetmap/osm2pgsql] Work-in-progress implementation of new flex backend (#1037)
Jochen Topf
notifications at github.com
Sun Jan 19 09:08:01 UTC 2020
joto 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
Well, the flex backend in osm2pgsql will not work without MessagePack available. Whether that means that we want to include it in a zip file, I don't know. osm2pgsql probably wouldn't find it anyway, because it depends on the Lua path.
--
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_r368277548
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200119/e3d80e35/attachment.htm>
More information about the Tile-serving
mailing list