I just wanted to document what I needed to do to run this process on my Debian system. The solution for Ubuntu is probably the same thing.
First, in order for Perl to find SES.pm, create the directory / usr / local / lib / site _perl and copy SES.pm. I prefer this solution over what README recommends.
, , , , , , . . , :
perl -e 'use Crypt::SSLeay'
perl -e 'use Digest::SHA'
perl -e 'use Bundle::LWP'
perl -e 'use LWP::Protocol::https'
perl -e 'use MIME::Base64'
perl -e 'use Crypt::SSLeay'
perl -e 'use XML::LibXML'
libcrypt-ssleay-perl, Amazon script. script .
Debian:
libxml-libxml-perl
libssl-dev (needed to compile dependencies)
, Perl, Debian :
http://www.debian.org/distrib/packages
:: / .pm . , XML:: LibXML XML/LibXML.pm
CPAN. , . .
perl -MCPAN -e 'install LWP::Protocol::https'
perl -MCPAN -e 'install Crypt::SSLeay'