Le mercredi 14 avril 2010 19:33:51, xy a écrit : > I think the unixoid way would be to make DEBIAN=yes the default setting, > as there is a very clear picture of what make-install should do, > and it definitely does not include messing with anything outside > $PREFIX and /etc.
I am not convinced by this. We use fakeroot to invoke make install in Debian precisely because we know that invoking make install is root-specific and may trigger a lot of things. There is usually a way to avoid make install from messing with the system, but I am quite sure that this is never the default. For instance invoking ldconfig after the installation of shared library is always the default since regular users want the lib to be in the ld cache after make install... etc... Do you have a documentation where your dehaviour is specified ? Romain ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
