sexta-feira, agosto 06, 2010

Flash Operator Panel 2 - fop2 - Fedora 12 (64bit) and Perl version

Flash Operator Panel 2 | Forums • View topic - Fedora 12 (64bit) and Perl version: "[root@pbxserver ~]# /usr/local/fop2/fop2_server --test
Can't load '/tmp/par-root/cache-3c726e50873684259d400fa5a7366252/43253696.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 109
BEGIN failed--compilation aborted at /tmp/par-root/cache-3c726e50873684259d400fa5a7366252/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.


To fix this bug just do a soft link as shown bellow (please change the original file to its lattest version)

ln -s /usr/lib64/libcrypto.so.10 /usr/lib64/libcrypto.so.6

change to /usr/lib if your system is not 64bits.

Um comentário:

fredy disse...

gracias gracias gracias, funciono perfectamente