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

Re: Useless call to ldconfig and shared libraries issue



> (To be clear, those are NOT the commands Lintian is complaining about.
> The allegedly useless calls to ldconfig were automatically generated by
> debhelper.) This is incorrect. You must not put anything to
> /etc/ld.so.conf.d/. This directory is reserved for glibc and for the
> system administrator. Moreover, the postrm script is not idempotent,
> which is also a serious bug.

because the shared libraries weren't found by ldconfig.

Could you explain what exactly was wrong?

When I try to launch my software, I get this error :

./debian/fw4spl/usr/bin/fwLauncher: error while loading shared libraries:
libfwCore.so.0: cannot open shared object file: No such file or
directory

And by using echo '/usr/lib/fw4spl' > /etc/ld.so.conf.d/fw4spl.conf , I
fixed this error...


Thanks for your help,


Corentin


Reply to: