Actually I tried on RHE6 x86_64 too. It is a minimal install, so some libraries are possibly missing.
I'll take a look after my holidays
I get this
# ./snapcreator --profile mysql --action snap --policy hourly --config test --verbose
Subroutine AUTOLOAD redefined at
/</var/tmp/scServer3.3.0/snapcreator>Net/SSLeay.pm line 651 (#1)
(W redefine) You redefined a subroutine. To suppress this warning, say
{
no warnings 'redefine';
eval "sub name { ... }";
}
Subroutine print_errs redefined at
/</var/tmp/scServer3.3.0/snapcreator>Net/SSLeay.pm line 688 (#1)
Subroutine die_if_ssl_error redefined at
/</var/tmp/scServer3.3.0/snapcreator>Net/SSLeay.pm line 704 (#1)
Subroutine die_now redefined at
/</var/tmp/scServer3.3.0/snapcreator>Net/SSLeay.pm line 712 (#1)
Subroutine blength redefined at (eval 242) line 1 (#1)
Can't load 'auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: auto/Net/SSLeay/SSLeay.so: cannot open shared object file: No such file or directory at /</var/tmp/scServer3.3.0/snapcreator>DynaLoader.pm line 219.
at perlapp line 843 (#2)
(F) The module you tried to load failed to load a dynamic extension. This
may either mean that you upgraded your version of perl to one that is
incompatible with your old dynamic extensions (which is known to happen
between major versions of perl), or (more likely) that your dynamic
extension was built against an older version of the library that is
installed on your system. You may need to rebuild your old dynamic
extensions.
Uncaught exception from user code:
Can't load 'auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: auto/Net/SSLeay/SSLeay.so: cannot open shared object file: No such file or directory at /</var/tmp/scServer3.3.0/snapcreator>DynaLoader.pm line 219.
at perlapp line 843
at perlapp line 950
PerlApp::my_require('Net/SSLeay.pm') called at snapcreator.pl line 8297
main::setEnv() called at snapcreator.pl line 558