base-config
dpkg-reconfig locales
添加fonts:copy .ttf file to /usr/share/fonts/truetype/ttf-bitstream-vera
dpkg -l | more
in particular, do this:
dpkg -l | grep make
if make is not listed, then do this:
apt-get update
apt-get install make