Install virt-v2v on Debian from source

Howto install virt-v2v from source code on Debian or Ubuntu.

git clone https://git.fedorahosted.org/git/virt-v2v.git

sudo apt-get install dh-autoreconf

sudo apt-get install libguestfs-tools

sudo apt-get install libxml-dom-perl libxml-xpath-perl libxml-dom-xpath-perl \ 
libterm-progressbar-perl libdatetime-perl libnet-server-perl \ 
libnet-https-any-perl libnet-https-nb-perl libnet-httpserver-perl \
libcrypt-ssleay-perl

wget http://launchpadlibrarian.net/85191944/libdigest-sha1-perl_2.13-2build2_amd64.deb

sudo dpkg -i libdigest-sha1-perl_2.13-2build2_amd64.deb

./run v2v/virt-v2v.pl