[GRASS-dev] standalone installer cleanup

Hi,

re. r57342, the PROJ_LIB variable is needed by e.g. cs2cs used by some scripts, and I'm not sure if the removal of tcl/tk from the PATH was intentional or just an over-merge, but fwiw a functioning gis.m should remain as an alternative in case there are multiple-python install problems (as ongoing) or just because someone likes to use it for whatever reason.

thanks,
Hamish

Hi,

2013/8/2 Hamish <hamish_b@yahoo.com>:

re. r57342, the PROJ_LIB variable is needed by e.g. cs2cs used by some scripts,

are you sure about that?, proj lib in the path (`extralib`) or it
refers to share stuff?

and I'm not sure if the removal of tcl/tk from the PATH was intentional or just an over-merge, but fwiw a functioning gis.m should remain as an alternative in case there are multiple-python install problems (as ongoing) or just because someone likes to use it for whatever reason.

it's intentional. BTW, tcl/tk is currently only GUI which is working
in standalone installer. wxGUI is broken thanks to MAXREPEAT problem.

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

2013/8/2 Martin Landa <landa.martin@gmail.com>:

2013/8/2 Hamish <hamish_b@yahoo.com>:

re. r57342, the PROJ_LIB variable is needed by e.g. cs2cs used by some scripts,

are you sure about that?, proj lib in the path (`extralib`) or it
refers to share stuff?

quickly checking proj manual. IAIW, PROJ_LIB should point to the
`share` directory. If so I will restore this environmental variable.

Martin

hi,

Martin Landa wrote

2013/8/2 Martin Landa &lt;

landa.martin@

&gt;:

2013/8/2 Hamish &lt;

hamish_b@

&gt;:

re. r57342, the PROJ_LIB variable is needed by e.g. cs2cs used by some
scripts,

are you sure about that?, proj lib in the path (`extralib`) or it
refers to share stuff?

quickly checking proj manual. IAIW, PROJ_LIB should point to the
`share` directory. If so I will restore this environmental variable.

Martin
_______________________________________________
grass-dev mailing list

grass-dev@.osgeo

http://lists.osgeo.org/mailman/listinfo/grass-dev

thanks for restoring.

have a quick look in

wingrass, gdal, proj4
http://trac.osgeo.org/grass/ticket/1201

and

http://lists.osgeo.org/pipermail/osgeo4w-dev/2010-October/001102.html

They should all be include with wingrass.

GDAL_DATA=C:\OSGeo4W\share\gdal
PROJ_LIB=C:\OSGeo4W\share\proj
GEOTIFF_CSV=C:\OSGeo4W\share\epsg_csv

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/standalone-installer-cleanup-tp5070418p5070434.html
Sent from the Grass - Dev mailing list archive at Nabble.com.

2013/8/2 Martin Landa <landa.martin@gmail.com>:

2013/8/2 Martin Landa <landa.martin@gmail.com>:

2013/8/2 Hamish <hamish_b@yahoo.com>:

re. r57342, the PROJ_LIB variable is needed by e.g. cs2cs used by some scripts,

are you sure about that?, proj lib in the path (`extralib`) or it
refers to share stuff?

quickly checking proj manual. IAIW, PROJ_LIB should point to the
`share` directory. If so I will restore this environmental variable.

done in all active branches. Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa