[GRASS-dev] r4415 - store grass libs in ./lib instead of ./extralib
Helmut Kudrnovsky
hellik at web.de
Sat Nov 6 19:59:44 EDT 2010
Hi Martin,
>-----Ursprüngliche Nachricht-----
>Von: "Martin Landa"
>Gesendet: 06.11.2010 22:46:55
>An: "Helmut Kudrnovsky"
>Betreff: Re: [GRASS-dev] r4415 - store grass libs in ./lib instead of ./extralib
>
>Hi,
>
>2010/11/6 Helmut Kudrnovsky <hellik at web.de>:
>> shouldn't ./lib-path be added to $INSTALL_DIR\${GRASS_COMMAND}.bat
>> (http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi#L656)
>>
>> and $INSTALL_DIR\bin\${GRASS_COMMAND}
>> (http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi#L777)?
>
>the PATH is used for utilities which can be used by GRASS. From this
>point of view GRASS libs are not required to be in the path.
>
>my 2 cents, Martin
I agree with you, so the
+ FileWrite $0 'set FREETYPEBASE=$INSTALL_DIR\extralib;$INSTALL_DIR\lib$\r$\n'
- part of r44154 and r44155 should be changed back to
+ FileWrite $0 'set FREETYPEBASE=$INSTALL_DIR\extralib$\r$\n'
?
because the added $INSTALL_DIR\lib$ isn't needed to run_gmkfontcap.bat which starts g.mkfontcap.exe for
generating the font configuration file by scanning various directories for fonts (excecuted by the wingrass-nsis-installer during installation).
best regards
Helmut
___________________________________________________________
GRATIS! Movie-FLAT mit über 300 Videos.
Jetzt freischalten unter http://movieflat.web.de
More information about the grass-dev
mailing list