[Tile-serving] [openstreetmap/osm2pgsql] Enable LuaJIT by default and document it (#911)

Paul Norman notifications at github.com
Wed Feb 20 02:09:22 UTC 2019


pnorman commented on this pull request.



> @@ -62,29 +63,29 @@ On a Debian or Ubuntu system, this can be done with:
 ```sh
 sudo apt-get install make cmake g++ libboost-dev libboost-system-dev \
   libboost-filesystem-dev libexpat1-dev zlib1g-dev \
-  libbz2-dev libpq-dev libproj-dev lua5.2 liblua5.2-dev
+  libbz2-dev libpq-dev libproj-dev lua5.1 liblua5.1-dev luajit

should remove lua and add `libluajit-5.1-dev`

-- 
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/911#pullrequestreview-205546912
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190219/589b7092/attachment.html>


More information about the Tile-serving mailing list