From 9a9879e05461443e482e2762a9f7db5a2173e992 Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Thu, 29 Jun 2017 11:09:09 -0500 Subject: link to Proj.4 mailing list #531 (#532) --- README | 12 ++++++++---- docs/source/index.rst | 6 ++++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README b/README index 89ec08b0..aafd2dce 100644 --- a/README +++ b/README @@ -9,6 +9,10 @@ For more information on PROJ.4 maintenance please see the web page at: http://proj4.org/ +PROJ.4 mailing list can be found at: + + http://lists.maptools.org/mailman/listinfo/proj + --------------------------------------------------- Installation: @@ -48,19 +52,19 @@ the PROJ tree shall be installed. If you want to install into C:\PROJ, it can remain unchanged. Then use the makefile.vc to build the software: -eg. +eg. C:\> cd proj C:\PROJ> nmake /f makefile.vc C:\PROJ> nmake /f makefile.vc install-all Note that you have to have the VC++ environment variables, and path setup properly. This may involve running the VCVARS32.BAT script out -of the Visual C++ tree. +of the Visual C++ tree. -The makefile.vc builds proj.exe, proj.dll and proj.lib. +The makefile.vc builds proj.exe, proj.dll and proj.lib. It should also be possible to build using the Unix instructions -and Cygwin32, but this hasn't been tested recently. +and Cygwin32, but this hasn't been tested recently. --------------------------------------------------- diff --git a/docs/source/index.rst b/docs/source/index.rst index df032541..0450efa1 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -25,6 +25,7 @@ Coverage |coverals| .. |coverals| image:: https://coveralls.io/repos/OSGeo/proj.4/badge.svg?branch=master :target: https://coveralls.io/r/OSGeo/proj.4?branch=master + Documentation ================= @@ -44,9 +45,10 @@ Documentation license references +Mailing List +================================================================================ - - +The Proj.4 mailing list can be found at http://lists.maptools.org/mailman/listinfo/proj Indices and tables ================== -- cgit v1.2.3