On 13.10.13,11:46, Sebastian Seemann wrote: > Hi, > > first of all, thanks for all your work on screen. > > I experienced a minimal problem during compilation of the actual version. > > The compilation of screen 3.7.1 in the tarball from your site didn't work > for me on Ubuntu 12.04 at first because the Makefile seems to be missing > -lcrypt in the libraries (linker error). Adding it to the libraries > manually fixed the problem immediately. I thought I'd let you know. >
Thanks. Is there a reason you don't want to install the most recent stable version 4.0.3 http://ftp.gnu.org/gnu/screen/screen-4.0.3.tar.gz or the long-awaited next version from git? http://git.savannah.gnu.org/cgit/screen.git A lot of stuff has been fixed in these versions. Jostein