Error after fop2_server --test
Hello there,
i'm trying to install FOP2 on a Raspberry PI 3 Raspbian.
I get this FOP2 Version
wget http://download2.fop2.com/fop2-2.31.28-raspberry-arm.tgz
make install shows Done!
If i try to test the connection:
/usr/local/fop2/fop2_server --test
i get this messages:
Can't load '/tmp/par-726f6f74/cache-3b7c20ec030b18eee44eb34b5737141229af2439/9798ca90.so' for
module Filter::Crypto::Decrypt: libcrypto.so.1.0.2: cannot open shared object file: No such file or directory at /usr/lib/arm-linux-gnueabihf/perl/5.24/DynaLoader.pm line 187.
at /usr/share/perl5/PAR/Heavy.pm line 123.
BEGIN failed--compilation aborted at /tmp/par-726f6f74/cache-3b7c20ec030b18eee44eb34b5737141229af2439/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 have no idea what i have to do?
Comments
I did it.
It works after
apt-get install libssl1.0
But now i have an other issue:
After setup both files and restart fop2
/usr/local/fop2/buttons_custom.cfg and
/usr/local/fop2/fop2.cfg
i only can see a white screen in FOP2 and no buttons
No errors in Apache log files.
I'm sorry !
i ignored this line
buttonfile=buttons_custom.cfg