bug-libtool
[Top][All Lists]
Advanced

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

Re: finish mode needed for plugins?


From: Bob Friesenhahn
Subject: Re: finish mode needed for plugins?
Date: Wed, 22 Oct 2008 09:06:59 -0500 (CDT)

On Wed, 22 Oct 2008, Stefan Kost wrote:

All of those are unix environments. According to the man pages all
ldconfig does is only needed for versioned libraries. Imho it really can
be skipped for libraries built using "-module".

It is best to take baby steps with something like this. It may be that in some situations modules are found via an OS mechanism rather than loaded via an explicit path. Some OS's may refuse to load a module unless it has been told about it in advance (e.g. for security reasons). Without the ldconfig the OS mechanism may fail. Man pages are pretty useless in a situation like this.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]