I tried to create a new location from EPSG-code but I have this error
messagechild process exited abnormally
child process exited abnormally
while executing
"exec $env(GISBASE)/etc/make_location_epsg_g57.sh $epsg_code
$epsgLocation
$database >@stdout 2>@stderr"
invoked from within
".optPopup.submit invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 22)
invoked from within
"tk::ButtonUp .optPopup.submit"
(command bound to event)
can you try it from the command line and post the error? The errors from
the Tcl menus are not very informative, it just tells us that it didn't
work (exited abnormally).
Hamish