File README of Package remmina
To compile with full feature support in Debian, please install the following packages:
libgtk2.0-dev libssh-dev libavahi-ui-dev libvte-dev libgcrypt11-dev libunique-dev
(libpthread is recommended for VNC support and required for SSH support. libpthread-stub0-dev package will be installed as dependency in the above packages in Debian)
To compile and install Remmina, please run the following command as root:
$ ./configure
$ make
$ make install
Please visit the following projects that Remmina depends on:
Gnome: http://www.gnome.org
LibVNCServer: http://libvncserver.sourceforge.net
rdesktop: http://www.rdesktop.org
libssh: http://www.libssh.org
Avahi: http://avahi.org
libvte: http://library.gnome.org/devel/vte/
libgcrypt: http://www.gnupg.org