*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.47) [crypt_file -e tempfile support] - File::Temp ...loaded. (0.14) [PAR::Filter support] - PAR::Filter ...missing. - File::Temp ...loaded. (0.14) ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n [POD testing] - Test::Pod ...missing. (would need 1.00) ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n *** Module::AutoInstall configuration finished. Where is your OpenSSL or SSLeay? [/usr/local/ssl] /usr/local/ssl Found include directory ............ /usr/local/ssl/include Found OpenSSL version .............. 0.9.7d Found crypto library ............... /usr/local/ssl/lib/libcrypto.a Found binary executable ............ /usr/local/ssl/bin/openssl Cipher algorithms available: [ 1] DES block cipher [ 2] Two key triple DES block cipher [ 3] Three key triple DES block cipher [ 4] RC4 stream cipher [ 5] IDEA block cipher [ 6] RC2 block cipher [ 7] DESX block cipher [ 8] Blowfish block cipher [ 9] Null cipher [10] RC5 block cipher [11] CAST5 block cipher [12] AES block cipher Which cipher algorithm do you want to use? [12] 12 Modes of operation available: [1] ECB (Electronic Codebook Mode) [2] CBC (Cipher Block Chaining Mode) [3] CFB (64-Bit Cipher Feedback Mode) [4] OFB (64-Bit Output Feedback Mode) Which mode of operation do you want to use? [2] 2 This is a variable key length algorithm. Valid key lengths are: 16, 24 or 32 bytes. What key length (in bytes) do you want to use? [32] 32 You can either specify a password from which the key to be used for encryption/decryption will be derived using a PKCS#5 key derivation algorithm, or you can directly specify the key to use. You can also have a password or key randomly generated for you. Options for specifying or deriving the key: [1] Enter a password when prompted [2] Have a password randomly generated [3] Enter a key when prompted [4] Have a key randomly generated How do you want to specify or derive the key? [2] 2 Random number generators: [1] Perl's built-in rand() function [2] Math::Random [3] OpenSSL's rand command Which RNG do you want to use? [3] 3 Error (124): Could not generate 32 random bytes (1): unable to load 'random state' This means that the random number generator has not been seeded with much random data. Consider setting the RANDFILE environment variable to point at a file that 'random' data can be kept in (the file will be overwritten). 16644:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:503:You need to read the OpenSSL FAQ, http://www.openssl.org/support/faq.html at Makefile.PL line 81