Re: Shouldn't make install run ldconfig?
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Hi Ken,
> Eventually I was able to figure out that I should run ldconfig, but
> shouldn't this be done by "make install"?
That's system-dependent, so I don't think it should. Ldconfig is
present on GNU/Linux and {Net,Free,Open}BSD systems, but other systems
provide another mechanisms. Makefile can hardly account for all of
them.
Regards,
Sergey