FOP2 Installation on Ubuntu 12.04 LTS
Hi,
I have tried installing fop2 on Ubuntu 12.04, but i was getting error message
/usr/local/fop2/fop2_server --test
Can't load '/tmp/par-root/cache-8bf75319d8b91ad3bd807839ffdf53f2bf57f4c8/a491a08 b.so' for module Filter::Crypto::Decrypt: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory 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-8bf75319d8b91ad3bd80783 9ffdf53f2bf57f4c8/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.
Also i have tried all config's with Idconfig but no use, has anyone succeed in installation.
Regards,
Sudar
I have tried installing fop2 on Ubuntu 12.04, but i was getting error message
/usr/local/fop2/fop2_server --test
Can't load '/tmp/par-root/cache-8bf75319d8b91ad3bd807839ffdf53f2bf57f4c8/a491a08 b.so' for module Filter::Crypto::Decrypt: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory 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-8bf75319d8b91ad3bd80783 9ffdf53f2bf57f4c8/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.
Also i have tried all config's with Idconfig but no use, has anyone succeed in installation.
Regards,
Sudar
Comments
I am experimenting with some statically linked fop2 versions to avoid dependency issues like the one your are having, please try this version instead and let me know if it works fine:
http://download.fop2.com/fop2-2.26-debi ... c-i386.tgz
http://download.fop2.com/fop2-2.26-debi ... x86_64.tgz
Best regards,
Thank you so much that worked.
Hearty Regards,
Sudar
i have installed the fop2-2.26-debian-x86_64.tgz on my ubuntu root@tsmubuntuvm4:~# uname -a
Linux tsmubuntuvm4 3.5.0-26-generic #42~precise1-Ubuntu SMP Mon Mar 11 22:17:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
and i add the link
lrwxrwxrwx 1 root root 44 Apr 5 17:57 libcrypto.so.6 -> /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
but still when i try to run the FOP2 it send an error as below
root@tsmubuntuvm4:~# /usr/local/fop2/fop2_server --test
Can't load '/tmp/par-root/cache-577fad9d07d2601555798462bc0ab041ad7d0489/6f015f7c.so' for module Filter::Crypto::Decrypt: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory at /usr/lib/perl/5.8/DynaLoader.pm line 225.
at /usr/local/share/perl/5.8.8/PAR/Heavy.pm line 128
BEGIN failed--compilation aborted at /tmp/par-root/cache-577fad9d07d2601555798462bc0ab041ad7d0489/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.
appreciate any help
Br
View Post 1648