Hello,
When I tried to run the test script I get the following:
[root@voip01 asterisk]# /usr/local/fop2/fop2_server --test Can't load '/tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/7d2160ee.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 128 BEGIN failed--compilation aborted at /tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/inc/lib/Filter/Crypto/Decrypt.pm line 37. Compilation failed in require at script/fop2_server.pl line 1. BEGIN failed--compilation aborted at script/fop2_server.pl line 1.
Looking deeper I can see there is no /usr/lib/perl5/site_perl/5.8.8 but there is a 5.10.0.
Any suggestions on how I can get this running would be appreciated.