On a Debian-based system (Ubuntu 7.04) running KDE 3.5.8, why would the "C" LANG parameter not be English? Lookie here:
[EMAIL PROTECTED]:~$ echo $LANG he_IL.utf8 [EMAIL PROTECTED]:~$ export LANG=C [EMAIL PROTECTED]:~$ echo $LANG C [EMAIL PROTECTED]:~$ sudo apt-get install kde-core [snip] You might want to run 'apt-get -f install' to correct these: לחבילות הבאות יש תלויות שלא נענו: amazonmp3: Depends: libgtkmm-2.4-1c2a אבל היא אינה הולכת להיות מותקנת Depends: libboost-thread1.34.1 אבל היא אינה ניתנת להתקנה Depends: libboost-iostreams1.34.1 אבל היא אינה ניתנת להתקנה Depends: libboost-signals1.34.1 אבל היא אינה ניתנת להתקנה Depends: libboost-date-time1.34.1 אבל היא אינה ניתנת להתקנה Depends: xdg-utils אבל היא אינה הולכת להיות מותקנת E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). [EMAIL PROTECTED]:~$ See that Hebrew text? Other applications, such as Thunderbird and Gimp, that are run after LANG=C also do not appear in English. Why is that, and how to correct it? Thanks in advance. Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?