Dmitry Timoshkov wrote: >"Shachar Shemesh" <[EMAIL PROTECTED]> wrote: > > > >>Ok, I found the problem with the kind help of the Ivrix mailing list guys. >> >>The problem was that the locales were not installed (none of them). I >>installed the locales and presto - everything started to work. Thanks >>for everyone here for helping out. >> >> > >Shachar, could you please provide an URL or the whole description of >the steps required to correctly setup Hebrew locale support in Linux >(for archival purposes)? > >Thanks in advance. > > > http://ivrix.org.il/mailing-lists/ivrix-discuss/2002/06/
All I had to do (I am using Debian) is 'apt-get install locales', and selecting the he_IL locale (not necessarily as default). Other distros will likely have somewhat different instructions. Shachar