On Sat, Jun 16, 2018 at 05:45:12AM +0000, Benny Alexandar wrote:
I had faced some issues with zita installation.
While installing zita-a2j/j2a by default it installed under /usr/local/lib64 folder.
I need to export this path.
The version on my website will install in /usr/local/bin, not /usr/local/lib64.
While running zita-a2j it throwed an error saying
couldn't find libzita-resampler.so.1
and when checked it is named as "libzita-resampler.so.1.6.0"
I need to create a soft link to this lib as "libzita-resampler.so.1"
You need to ensure that /usr/local/lib64 is used by the loader/linker.
See /etc/ld.so.conf.d.
--
FA