manpagez: man pages & more
info bashref
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.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 DESTDIRmake’ 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.


© manpagez.com 2000-2025
Individual documents may contain additional copyright information.