On Fri, Sep 17, 2010 at 1:47 AM, Nicola Pero
<nicola.p...@meta-innovation.com> wrote:

> Well, if /usr/local/lib is not in ld.so.conf (it isn't by default on most
> Linux distributions), running ldconfig won't help.  So, we'd also have to
> hack
> /etc/ld.so.conf upon installation to add /usr/local/lib/ (or equivalent
> action on other unices) ... that is getting very system-specific
> and installation-unfriendly - we don't really want to do that.

agreed we don't want to do that,
but the gnu coding standards specify default install dirs here:

http://www.gnu.org/prep/standards/html_node/Directory-Variables.html#Directory-Variables

not to mention that this is a problem shared by ALL gnu software (on
systems that behave like you describe), and they all have a common
solution, where the gnustep solution is highly gnustep specific.

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to