TSEdale

Member

Last active 11 years ago

  1. 11 years ago
    Sun Feb 3 16:23:36 2013
    TSEdale posted in Installation Problem.

    I downloaded the beta version you provided and it worked perfectly with my Ubuntu 12.10 64 bit server. Thank you for your quick response. :D

  2. Thu Jan 24 00:16:53 2013
    TSEdale started the conversation Installation Problem.

    Ubuntu 12.04 LTS, GNU/Linux 3.2.0-27-generic x86_64
    Asterisk 1.8.8.0
    FreePBX 2.10

    I downloaded the 64bit debian .tgz file and installed it per your instructions
    make install seemed to run fine but I cannot start the service using either:
    /usr/local/fop2/fop2_server -d
    /etc/init.d/fop2 start

    both return the following error:

    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 255.
    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.

    I upgraded perl in my server but it still fails
    perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi

    I installed the FOP2 in a Centos 5.0 linux server and it works fantastic. We would like to get this working on our Ubuntu based systems which we have standardized all our new installations of FreePBX.

    Does anyone have any ideas? Your help would be appreciated!