RedHat and German Umlauts

Hello,

after moving a Domino Server to RedHat linux,

an import of a text file containing german

umlauts fails/makes problems.

The umlauts aren’t displayed (just this square

non display characters) and in some cases the

import fails because the notes agent obviously

has problems reading the file because some

characters are missed out.

I tried to set the LANG variable on the server

to de_DE.ISO-8859-1 but actually without success.

Any hints on this?

thanks a lot

Subject: RedHat and German Umlauts

Set it to LANG=de_DEand copy the res Folder to the according name otherwise the server won’t find it’s langauge files.

Subject: RE: RedHat and German Umlauts

yes, that was the problem.thanks.