[Mono-devel-list] shared library lookups

Alex Graveley agraveley at starbak.net
Fri Jul 18 13:14:51 EDT 2003


Hi,

On Thu, 2003-07-17 at 12:47, Paolo Molaro wrote:
> It would be fairly expensive to do a complete directory scan to find
> the highest version (I have 2000+ files in /usr/lib, for example).
> The solution is to use the dllmap mechanism in the mono config file,
> adding an entry like:
> 	<dllmap dll="gnome" target="libgnome.so.32" />

Ya, this is what I tell people to do, but it makes it annoying for new
users.  Perhaps a little script to set up /etc/mono/config correctly,
run during make install?

Also the gtk-sharp packages ship with this same config file brokenness,
even though the package dependencies seem correct.

-Alex




More information about the Mono-devel-list mailing list