imposm3/docs/install.rst

17 lines
594 B
ReStructuredText
Raw Normal View History

2015-05-07 17:40:50 +03:00
Installation
============
Binary
------
2018-04-17 22:06:55 +03:00
`Binary releases are available at GitHub. <https://github.com/omniscale/imposm3/releases>`_
These builds are for x86 64bit Linux and require *no* further dependencies. Download, untar and start ``imposm``.
Binaries are compatible with Debian 8, Ubuntu 14.04 and SLES 12 (and newer versions). Older Imposm binaries (<=0.4) also support Debian 6, RHEL 6 and SLES 11.
Older versions are available at `<http://imposm.org/static/rel/>`_.
2015-05-07 17:40:50 +03:00
Source
------
2018-04-17 22:06:55 +03:00
Please see `the README for build instructions <https://github.com/omniscale/imposm3/#installation>`_.