From | John R. McPherson |
Date | Mon, 3 May 2004 19:40:30 +1200 |
Subject | Re: [greenstone-users] encoding problem under linux |
In-Reply-To | (4095E818-30304-gmx-net) |
On Mon, May 03, 2004 at 08:35:04AM +0200, jens wille wrote:
> John R. McPherson wrote: > >in Greenstone the metadata.xml files must be encoded using UTF-8. > well, if i convert the metadata.xml to utf-8 after creating it, the
You can use the "iconv" program on linux to change the encoding of a file.
Eg
If it doesn't complain, then the file is valid utf-8. Otherwise it will
iconv: illegal input sequence at position 11 If you are having problems with our XML Archives plugin on redhat, try
|