Hello Mike, On Friday, September 8, 2006 at 15:32:10 +0100, Mike Keighley wrote:
> GnuPG 1.4.5 on HP-UX 11.0 [...] > gpg: conversion from `utf-8' to `iso88591' not available The HP iconv has non-standard names for charsets. It knows the UTF-8 charset only by the name "utf8". While GnuPG hardcodes "utf-8". If you are root, tweak the /usr/lib/nls/iconv/config.iconv file to add an "utf-8" to "utf8" alias. > firebird:/tmp [29] $ echo $LC_ALL > en_GB.iso88591 By the way: LANG alone suffices to set a value for all locale categories. Do not use LC_ALL, unless you have a Good Reason. Bye! Alain. -- Software should be written to deal with every conceivable error RFC 1122 / Robustness Principle _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users