On Tue, Apr 13, 2004 at 07:08:12PM +1000, Murray Waldron wrote:
> [EMAIL PROTECTED] files]$ acroread 01.pdf
> Warning: charset "UTF-8" not supported, using "ISO8859-1".
> Aborted
You probably have something like this:
LANG="en_AU.UTF-8"
SUPPORTED="en_AU.UTF-8:en_AU:en:en_US.UTF-8:en_US:en"
in /etc/sysconfig/i18n. Try:
LANG=en_AU acroread 01.pdf
If that works then you can change it in /etc/sysconfig/i18n and reboot.
The ".UTF-8" suffix in $LANG breaks other things too, and removing it
doesn't seem to have done any harm. I've been running a RH9 box like
this for 12 months or so without any problems.
Cheers,
John
--
> The sooner marketing can do their own faxing, the better.
Won't they have to evolve opposable thumbs first?
-- Matt McLeod in reply to Chris Rovers
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html