chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] where do the friggin' libraries go on Unix?


From: Alejandro Forero Cuervo
Subject: Re: [Chicken-users] where do the friggin' libraries go on Unix?
Date: Tue, 1 Aug 2006 00:02:42 -0500
User-agent: Mutt/1.5.9i

> >1) set $PREFIX to /usr by default (/usr/lib *is* searched by default);
> >   that's what the Debian packaging of Chicken does.
> 
> This can be done, but does it violate a Unixen's expectations?

I think it would violate the GNU Coding Standards, that specify that
“The default value of prefix should be /usr/local”:

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

I would most certainly expect “make install” not to install anything
outside of “/usr/local” unless I've explicitly told its configure
script to.

Alejo.
http://azul.freaks-unidos.net/




reply via email to

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