funky Charachter after RH8

Has anyone seen this before ( post #1)

Hi Gang,

RH v8.0 and when I telnet in or use the GUI side I get this

RPM(8) Red Hat Linux RPM(8)

NAME
rpm â’ RPM Package Manager

SYNOPSIS
QUERYING AND VERIFYING PACKAGES:
rpm {‐q|‐‐query} [select‐options] [query‐options]

This is an example of a man on rpm?

I get all this funky characters

Got it fixed…

The original /etc/sysconfig/i18n looks like

quote:

LANG=“en_US.UTF-8”
SUPPORTED=“en_US.UTF-8:en_US:en”
SYSFONT=“latarcyrheb-sun16”

So how come? I’ve surly never selected something like that … my /etc/sysconfig/i18n (the fixed one) looks like
quote:

LANG=“en_US”
SUPPORTED=“en_US:en”
SYSFONT=“lat0-sun16”
SYSFONTACM=“iso01”

Hope this helps :wink: