[GRASS-user] Error running GRASS on Solaris (LC_NUMERIC issue)

Paul Kelly paul-grass at stjohnspoint.co.uk
Wed Nov 15 06:06:37 EST 2006


Hello Luca
There was a bash-ism in the script. I have fixed it in CVS, but if you 
want to directly edit the script yourself you need to replace this line:
export LC_NUMERIC=C
by the following two lines:
LC_NUMERIC=C
export LC_NUMERIC

Best regards,

Paul

On Wed, 15 Nov 2006, Luca Casagrande wrote:

> Hi to all!
> I am using grass6.2 on a solaris machine, but I've got this error running
> r.shaded.relief:
>
> /usr/local/grass-6.2.0/scripts/r.shaded.relief: LC_NUMERIC=C: is not an
> identifier
>
> I surfed on the net, but i didn't found any help.
>
> Thanks
> Luca
> -- 
> Help QGIS development! Make a donation right now at
> http://xrl.us/supportqgis
>
> LINUX User #411601
> GENTOO-GIS Development Team
> jabber: casagrande at jabber.linux.it
>
>
>
> _______________________________________________
> grassuser mailing list
> grassuser at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassuser
>




More information about the grass-user mailing list