[OSM-dev] Osm2pgsql build system changes and testing
Paul Norman
penorman at mac.com
Wed Oct 21 21:40:10 UTC 2015
We are planning to switch the osm2pgsql build system from autotools to
cmake and could use help testing on different distributions, operating
systems, and other less common configurations.
More info is at https://github.com/openstreetmap/osm2pgsql/pull/460 and
you will need to use the cmake branch at
https://github.com/alex85k/osm2pgsql.git. Build instructions are at
https://github.com/alex85k/osm2pgsql/blob/cmake/README.md#building
Before reporting problems, try running git clean -xfd to remove any
traces of Autotools build files. If there are problems, please report
them at https://github.com/openstreetmap/osm2pgsql/pull/460 including
OS, distribution, CMake and make command line, and where any files not
found are installed.
Systems other than Ubuntu, Debian, FreeBSD, and Windows are particularly
important to test on.
More information about the dev
mailing list