Re: Downgrade to 7.2
"Taylor, ForrestX" <[email protected]> Mon, 15 Sep 2003 12:35:29 -0700
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
Richard Pytlak wrote: > I did an upgrade to RedHat 8.0 but have many incompatabilities with some > custom PERL software. Any ideas on how to go back to an earlier version. > (I don't have any backups available. I know...not very smart.) > > I guess the easiest would be to copy my custom software off and reload > 7.2 from scratch but I don't know all the network (and other) > configuration settings that were made. Perl has problems with UTF-8. Try running your programs with LANG=C prepended. You can also change the default language to en_US or C in /etc/sysconfig/i18n. That would be the easiest solution if it works. Forrest --