On Mon, 2006-12-18 at 10:23 +0000, Pedro Alves wrote: > Danny Backx wrote: > > The reason I'm also asking about the installation path is I'd want to > > create an RPM based on these scripts. Do we keep the funky path for now > > (I used to do the same with my scripts in scripts/linux), or do we move > > to a "standard" place. > > > > What do you have in mind as a "standard" place?
Isn't PREFIX=/usr/local the standard ? I can't find an accurate description (but one that comes close is on http://www.gnu.org/prep/standards/standards.html#Directory-Variables, see below). My understanding has always been that system components should install with PREFIX=/usr and others (additional software, "local" packages) with PREFIX=/usr/local . Danny Some quotes from the link above : > prefix > A prefix used in constructing the default values of the > variables listed below. The default value of prefix should > be /usr/local. When building the complete GNU system, the > prefix will be empty and /usr will be a symbolic link to /. > bindir > The directory for installing executable programs that users > can run. This should normally be /usr/local/bin, but write it > as $(exec_prefix)/bin. > ‘datarootdir’ > The root of the directory tree for read-only > architecture-independent data files. This should normally > be /usr/local/share, but write it as $(prefix)/share. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel