From d19fd869dddad34e515a7d071985337b17a7cd85 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Wed, 14 Mar 2018 20:52:18 +0100 Subject: Fix Debian package name On Debian/Ubuntu the `proj-bin` package provides the commandline utilities, and `libproj-dev` the library headers and `.so` symlinks, the `-dev` required to build software that links to libproj. --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/install.rst b/docs/source/install.rst index 6b244730..5b3256a1 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -56,7 +56,7 @@ Debian On Debian and similar systems (e.g. Ubuntu) the APT package manager is used:: - sudo apt-get install proj + sudo apt-get install proj-bin Red Hat ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- cgit v1.2.3