Running the command screen might yield the following error

/var/run/utmp: No such file or directory
Cannot find termcap entry for 'xterm-color'.

To work around it, run the following commands

touch /var/run/utmp 
ln -s /usr/share/terminfo/x/xterm-xfree86 /usr/share/terminfo/x/xterm-color