On Linux (and other Unices, such as Mac OS X) you can set the LC_ALL variable to C.
Michael On 04/27/2011 02:20 PM, Robert Maynard wrote: > Hi, > > That is a locale issue. You can setup your machine to use the US locale, > or you could modify vtkPOVExporter to force a US locale. > > On Wed, Apr 27, 2011 at 4:00 AM, florian <[email protected] > <mailto:[email protected]>> wrote: > > > hello, i am using the version 3.10.1. When i'm exporting a pov file, > there are a problem with format. In the pov file there > are something like < 1,0 , 2,0 , 3,0 > instead of < 1.0 , 2.0 , > 3.0 >. > Is there a option to decide if the export-filter use ".: instead of > "," ? > > regards florian > > > > > > _______________________________________________ > Powered by www.kitware.com <http://www.kitware.com> > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > > > > -- > Robert Maynard > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
