On Wed, 25 Jul 2007, Curt, WE7U wrote: > Here's what I managed to do on my system, using the Shapelib that > comes with Xastir:
Here's a better method, which gets a few more utilities compiled and doesn't corrupt the Makefile's that Xastir's "configure" creates: cd xastir/src/shapelib make -f Makefile_shapelib_orig cd contrib make -f Makefile_orig shpdxf dbfinfo dbfcat shpfix shpcat The following compiles error-out on my system: make -f Makefile_orig shpproj make -f Makefile_orig shpcentrd make -f Makefile_orig shpdata make -f Makefile_orig shpwkb make -f Makefile_orig shpinfo I find "shpinfo" to be of use sometimes. We should probably tweak this so that all of the utilities can be compiled, maybe with a "make utils" or "make shputils" command or similar. -- Curt, WE7U: <www.eskimo.com/~archer/> XASTIR: <www.xastir.org> "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U The world DOES revolve around me: I picked the coordinate system! _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
