Changes between Version 114 and Version 115 of DevWikiWinMingW64


Ignore:
Timestamp:
Mar 11, 2012, 6:45:34 PM (12 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64

    v114 v115  
    351351
    352352{{{
     353export PROJECTS=/c/ming64/projects
     354# had to override the paths since cunit was picking up 32-bit junk and crashing
     355export PATHOLD=".:/bin:/include:/mingw/bin:/mingw/include:/c/Windows/system32:/c/Windows:/c/ming64/mingw64/include"
     356export PATH="${PATHOLD}:${PROJECTS}/pgx64/pg${PG_VER}/bin:${PROJECTS}/pgx64/pg${PG_VER}/lib"
    353357cd /c/projects
    354358mkdir postgis