Opened 14 years ago
Closed 13 years ago
#1332 closed defect (fixed)
wingrass: during install generating font configuration file fails
Reported by: | morrisxs09 | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.1 |
Component: | Installation | Version: | 6.4.1 RCs |
Keywords: | wingrass, install | Cc: | |
CPU: | x86-32 | Platform: | MSWindows XP |
Description
Installing winGrass 6.4.1.RC2-1 on winXP
During installation, generating the font configuration file (run_gmkfontcap.bat) fails because %GISBASE%/etc/fontcap file already exists. (Have wondered for some months why the command window that opens during winGrass installation then closes with a beep.)
In addition, the pre-existing fontcap file contains font locations (e.g. c:/osgeo4/....) that don't exist on a standard Win XP and winGrass 6.4.1 binary install.
Note:
See TracTickets
for help on using tickets.
Replying to morrisxs09:
see http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi#L498
there is now the overwrite-flag used.
closing the ticket. reopen if needed.
Helmut