Changes between Version 35 and Version 36 of DevWikiWinMingWSys_20


Ignore:
Timestamp:
Feb 8, 2012, 8:30:30 AM (12 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingWSys_20

    v35 v36  
    189189To strip all the debug info weight from the libgeos DLL files, run
    190190{{{
    191 strip /c/projects/bin/geos/rel-3.3.2/*.dll
    192 }}}
     191strip /c/projects/geos/rel-3.3.2/bin/*.dll
     192}}}
     193
     194Copy the dlls to your postgresql lib directory (/c/projects/pg/pg90/lib).
    193195
    194196=== GEOS 3.3 ===