Help

I try to run the server and this is ewhat i get
./fop2_server
Can't load '/tmp/par-root/cache-f0a3f11efb4858d29f477772e1bc9d218df72f95/a18db233.so' for module Filter::Crypto::Decrypt: libcrypto.so.4: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.5/PAR/Heavy.pm line 109
BEGIN failed--compilation aborted at /tmp/par-root/cache-f0a3f11efb4858d29f477772e1bc9d218df72f95/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.
Anyone know what is going on here

Comments

  • Incorrect fop2_server for your distribution. What linux distribution are you using and what fop2 did you download?
  • Nice it helps to use the correct install. Thanks for the smack in the back of the head
  • Got the same type of error but here is what I have
    System hostname pip1.ptera.net
    Operating system CentOS Linux 5.2
    Webmin version 1.450
    Time on system Fri Jul 2 10:41:20 2010
    Kernel and CPU Linux 2.6.18-92.1.22.el5 on x86_64

    Here Is was I installed
    fop2-2.11-centos5-i386.tgz

    Here is the error I got when I tested the server...
    Can't load '/tmp/par-root/cache-5c5b381d54c6f354b3ffb10961ef26a69d788b12/ab48145e.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.8/i386-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-5c5b381d54c6f354b3ffb10 961ef26a69d788b12/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 just checked - this directory really does not exist...

    /i386-linux-thread-multi/DynaLoader.pm

    under...
    /usr/lib/perl5/5.8.8
  • To more specific - this directory does not exist...

    /i386-linux-thread-multi

    under...
    /usr/lib/perl5/5.8.8

    I do I get this i386-linux-thread-multi stuff installed?
  • What linux distribution are you using (distro, version number, 32 or 64 bits?)? And what fop2 file did you download?
  • Got the same type of error but here is what I have
    System hostname pip1.ptera.net
    Operating system CentOS Linux 5.2
    Webmin version 1.450
    Time on system Fri Jul 2 10:41:20 2010
    Kernel and CPU Linux 2.6.18-92.1.22.el5 on x86_64

    Here Is was I installed
    fop2-2.11-centos5-i386.tgz
  • You are trying to run fop2 32 bits version on a 64 bit machine. Download the 64 bit version.

    Best regards,
  • yep sure enough I did sorry...
  • So know it says...
    Flash Operator Panel 2 - No valid license found. Demo Mode
    Connection to manager OK!

    But when I try to log in it says connecting to server attempt .... and just spins
  • Is the fop2 server running ?

    pgrep fop2_server

    If you have fop1 already installed and running, you must change its port so fop2 can run (edit op_server.cfg in fop1).
Sign In or Register to comment.