Hello, I have buyed "FOP2 Basic License" and want to install in Ubuntu 12.0.4 from tarball.
#uname -r : 3.2.0-23-generic-pae
Asterisk : 11.3.0
I config fop2.cfg ang manager.conf. When I run /etc/init.d/fop2 start ......:
Starting Flash Operator Panel 2: fop2Can't load '/tmp/par-root/cache-8bf75319d8b91ad3bd807839ffdf53f2bf57f4c8/a491a08b.so' for module Filter::Crypto::Decrypt: libcrypto.so.0.9.8: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio at /usr/lib/perl/5.8/DynaLoader.pm line 225.
at /usr/share/perl5/PAR/Heavy.pm line 107
BEGIN failed--compilation aborted at /tmp/par-root/cache-8bf75319d8b91ad3bd807839ffdf53f2bf57f4c8/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.
I have nor perl5.8, I have installed 5.14, my path should be /usr/lib/perl/5.14/DynaLoader.pm but I dont know whre change it.....
For the test:
#> /usr/local/fop2/fop2_server --test
Can't locate PAR.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at -e line 860.
I am trying look for "perl-pa" package o somethig like that but in Ubuntu not appear....libperl-dev is installed....
thanks in advance, I hope your help!