Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
diana:windows:building:shapefile [2010-02-26 11:03:33]
dages
diana:windows:building:shapefile [2022-05-31 09:29:31] (current)
Line 36: Line 36:
   $(LIBTOOL) --mode=finish $(PREFIX)/lib   $(LIBTOOL) --mode=finish $(PREFIX)/lib
   $(MKDIR) $(PREFIX)/include/libshp   $(MKDIR) $(PREFIX)/include/libshp
-  $(INSTALL) shapefil.h $(PREFIX)/include/libshp/shapefil.h+  $(INSTALL) shapefil.h $(PREFIX)/include/shapefil.h
      
   clean:   clean:
Line 53: Line 53:
 (I would have uploaded it as an attachment, but dokuwiki won't let me) (I would have uploaded it as an attachment, but dokuwiki won't let me)
  
-Now you can simply build and install:+Make sure your editor didn't mangle the indentationevery indented line must begin with a single tab, no spaces.
  
-  $ make CC=gcc PREFIX=/c/met.no all install+Note that if you downloaded a different version than 1.2.10, you should change the value of ''SHPLIB_VERSION'' at the top.
  
 +Now you can simply build and install:
  
 +  $ make CC=gcc PREFIX=/c/met.no all install
 +  $ echo "Copyright (c) 1999, Frank Warmerdam" >/c/met.no/copyright/shapelib.txt
 +  $ cat LICENSE.LGPL >>/c/met.no/copyright/shapelib.txt
  
  • diana/windows/building/shapefile.1267182213.txt.gz
  • Last modified: 2022-05-31 09:23:14
  • (external edit)