> >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/


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to