[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ibopenarc.so.0: cannot open shared object file


On 14/01/18 13:43, Jonathan Sélea wrote:
> The steps I posted proceeded without any errors at all.
> 
> |libtool libbsd-devel openssl-devel libopendkim-devel.x86_64 \
> sendmail-milter.x86_64 sendmail-devel.x86_64 Thoose packages is
> installed / Jonathan |

Well,

next I would check if the lib was actually build, installed and included in
the ld.so.cache.
Did you use --prefix for your configure command? If not, the library should
be in /usr/local/lib. Is it there?
Check with "ldd -v /path/to/openarc-binary" where it is expected.
If it is there, is this path searched by ldconfig? Look at /etc/ld.so.conf.

On my Debian/Ubuntu systems it just works...


  Juri

Follow-Ups:
Re: ibopenarc.so.0: cannot open shared object fileJonathan Sélea <jonathan@xxxxxxxx>
References:
ibopenarc.so.0: cannot open shared object fileJonathan Sélea <jonathan@xxxxxxxx>
Re: ibopenarc.so.0: cannot open shared object fileJuri Haberland <juri@xxxxxxxxxxxxxxxx>
Re: ibopenarc.so.0: cannot open shared object fileJonathan Sélea <jonathan@xxxxxxxx>