> (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 -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54cf3c95.7060...@gmail.com