[GRASS-dev] Re: [GRASS GIS] #1504: NVIZ shows only English Menu
GRASS GIS
trac at osgeo.org
Thu Dec 8 15:06:09 EST 2011
#1504: NVIZ shows only English Menu
------------------------------------------+---------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Packaging | Version: svn-trunk
Keywords: tcl/tk, nviz, i18n, wingrass | Platform: MSWindows 7
Cpu: Unspecified |
------------------------------------------+---------------------------------
Comment(by neteler):
http://gnuwin32.sourceforge.net/packages/gettext.htm
http://sourceforge.net/projects/gnuwin32/files/gettext/ - 0.14.4 -
2005-05-07
Probably the gettext package is too old? I don't see much tck in there:
{{{
[neteler at north ~]$ unzip -l gettext-0.14.4-bin.zip | grep tcl
0 05-06-2005 23:54 contrib/gettext/0.14.4/gettext-0.14.4-src
/gettext-tools/examples/hello-tcl/
193 12-07-2003 13:43 contrib/gettext/0.14.4/gettext-0.14.4-src
/gettext-tools/examples/hello-tcl/INSTALL
0 05-06-2005 23:54 contrib/gettext/0.14.4/gettext-0.14.4-src
/gettext-tools/examples/hello-tcl-tk/
218 12-07-2003 13:43 contrib/gettext/0.14.4/gettext-0.14.4-src
/gettext-tools/examples/hello-tcl-tk/INSTALL
[neteler at north ~]$ unzip -l gettext-0.14.4-lib.zip | grep tcl
[neteler at north ~]$
}}}
Latest release is gettext-0.18.1.1.tar.gz. However:
{{{
neteler at north:~/gettext-0.18.1.1$ find . -name '*.tcl'
./gettext-tools/src/msgunfmt.tcl
./gettext-tools/examples/hello-tcl-tk/hello.tcl
./gettext-tools/examples/hello-tcl/hello.tcl
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1504#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list