-------------------------------------------------------------------------- Note that Cone's CHARSET interpretation is different from FreeBSD's, so if you're using Cone with ISO8859* character sets, Cone may not start. Export a shell variable like this: setenv CHARSET ISO-8859-1 (for csh) CHARSET=ISO-8859-1 export CHARSET (for sh/ksh/bash) Adjust the charset according to your locale, and mind the first dash. --------------------------------------------------------------------------