=
Falls eine dieser Fehlermeldungen:
<code>
manconv: can't set the locale; make sure $LC_* and $LANG... LANG = "en"
are supported and installed on your system.
</code>
had the same problem. I fix... remove locales
apt-get install locales
</code>
Upon re-installing you will be asked which locales to ... .
If you have other problems try
<code>
dpkg-reconfigure locales
</code>
To close off this issue an