I am having troubles running encode and decode. When i run encode I get this error:
./encoder: error while loading shared libraries: libmcrypt.so.4: cannot open shared object file: no such file or directory
This error does not make sense to me as I installed and rebuilt microcode from the sources on my Linux box and I got no compilation errors at all!
I am using libmcrypt-2.5.5 on RedHat Linux 7.2. I run ciphertest and worked perfectly.
Please help! I spend the whole afternoon hacking this out and made no progress.
Thanks,
Giuseppe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am having troubles running encode and decode. When i run encode I get this error:
./encoder: error while loading shared libraries: libmcrypt.so.4: cannot open shared object file: no such file or directory
This error does not make sense to me as I installed and rebuilt microcode from the sources on my Linux box and I got no compilation errors at all!
I am using libmcrypt-2.5.5 on RedHat Linux 7.2. I run ciphertest and worked perfectly.
Please help! I spend the whole afternoon hacking this out and made no progress.
Thanks,
Giuseppe