| GNU Bash Reference Manual by Chet Ramey and Brian Fox Paperback (6"x9"), 180 pages ISBN 0954161777 RRP £19.95 ($29.95) "An essential resource .... the most detailed coverage available for all aspects of Bash" --- Linux User and Developer Magazine (Issue 37, Mar 2004) Get a printed copy>>> |
10.4 Installation Names
By default, ‘make install’ will install into
‘/usr/local/bin’, ‘/usr/local/man’, etc. You can
specify an installation prefix other than ‘/usr/local’ by
giving configure the option --prefix=PATH,
or by specifying a value for the DESTDIR ‘make’
variable when running ‘make install’.
You can specify separate installation prefixes for
architecture-specific files and architecture-independent files.
If you give configure the option
--exec-prefix=PATH, ‘make install’ will use
PATH as the prefix for installing programs and libraries.
Documentation and other data files will still use the regular prefix.
| ISBN 0954161777 | GNU Bash Reference Manual | See the print edition |