[OSRS-PROJ] PROJ-4.4.2 Release

Peter S Galbraith GalbraithP at dfo-mpo.gc.ca
Fri Sep 22 14:40:44 EDT 2000


Frank Warmerdam wrote:

> Sorry about that.   

No problem.
>                     I was missing emess.h, and geocent.h.  I have rebuilt
> the tar and zip files and replaced them on ftp.remotesensing.org.

Here's a small patch:

--- proj-4.4.2.orig/src/Makefile.in
+++ proj-4.4.2/src/Makefile.in
@@ -608,10 +608,10 @@
 
 
 install-exec-local:
-       rm -f $(bindir)/invproj
-       ln $(bindir)/proj $(bindir)/invproj
-       rm -f $(bindir)/invgeod
-       ln $(bindir)/geod $(bindir)/invgeod
+       rm -f $(DESTDIR)$(bindir)/invproj
+       ln $(DESTDIR)$(bindir)/proj $(DESTDIR)$(bindir)/invproj
+       rm -f $(DESTDIR)$(bindir)/invgeod
+       ln $(DESTDIR)$(bindir)/geod $(DESTDIR)$(bindir)/invgeod
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.

----------------------------------------
OSRS PRoject PROJ Discussion List
To Subscribe: send a message to majordomo at remotesensing.org with 'subscribe osrs-proj' in the body
To Unsubscribe: send a message to majordomo at remotesensing.org with 'unsubscribe osrs-proj' in the body
To Report Problems: send a message to owner-osrs-proj at remotesensing.org



More information about the Proj mailing list