Installation error in rasPBX

hi guys,
after install /update some packages like:
perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions libapt-pkg-perl
i get this error when the service try to up:
root@astpbx:~# /etc/init.d/fop2 start
Starting Flash Operator Panel 2: fop2Can't load '/tmp/par-root/cache-1d6a9b9485f66170c8add97b463b9515d2c41e32/bd675344.so' for module Net::SSLeay: /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0: version `OPENSSL_1.0.1d' not found (required by /tmp/par-root/cache-1d6a9b9485f66170c8add97b463b9515d2c41e32/libssl.so.1.0.0) at /usr/lib/perl/5.14/DynaLoader.pm line 184.
 at /usr/share/perl5/PAR/Heavy.pm line 75
Compilation failed in require at /tmp/par-root/cache-1d6a9b9485f66170c8add97b463b9515d2c41e32/inc/lib/AnyEvent/TLS.pm line 10.
BEGIN failed--compilation aborted at /tmp/par-root/cache-1d6a9b9485f66170c8add97b463b9515d2c41e32/inc/lib/AnyEvent/TLS.pm line 10.
Compilation failed in require at script/fop2_server.pl line 23.
BEGIN failed--compilation aborted at script/fop2_server.pl line 23.
root@astpbx:~#
i have rasPBX (kernel 3.2.27). thanks for your help

Comments

  • I Mauro,

    Unfortunately I do not have the raspberry pi available to see what packages and versions were used to compile/package fop2.

    What libcrypto package do you have installed? I found this with google:

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706474

    Best regards,
  • thanks.

    at least that packages are correct?, i must install anything else?

    Regards
  • The packages are correct, as we have them working on raspbian with no issues. You might have to install a different version of libcrypto, if you have it installed at all. If not, be sure to install it.

    Best regards,
Sign In or Register to comment.