~ubuntu-branches/ubuntu/intrepid/monodevelop/intrepid

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2007-07-16 13:29:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070716132954-pzjpp1tbvotxw30v
Tags: 0.14+dfsg-1ubuntu1
* Sync with Debian, remaining changes:
  + debian/control:
    - Build depend on firefox-dev, depend on firefox.
    - Adjust Maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
Installation Names
103
103
==================
104
104
 
105
 
By default, `make install' will install the package's files in
106
 
`/usr/local/bin', `/usr/local/man', etc.  You can specify an
107
 
installation prefix other than `/usr/local' by giving `configure' the
108
 
option `--prefix=PREFIX'.
 
105
By default, `make install' installs the package's commands under
 
106
`/usr/local/bin', include files under `/usr/local/include', etc.  You
 
107
can specify an installation prefix other than `/usr/local' by giving
 
108
`configure' the option `--prefix=PREFIX'.
109
109
 
110
110
   You can specify separate installation prefixes for
111
111
architecture-specific files and architecture-independent files.  If you
112
 
give `configure' the option `--exec-prefix=PREFIX', the package will
113
 
use PREFIX as the prefix for installing programs and libraries.
114
 
Documentation and other data files will still use the regular prefix.
 
112
pass the option `--exec-prefix=PREFIX' to `configure', the package uses
 
113
PREFIX as the prefix for installing programs and libraries.
 
114
Documentation and other data files still use the regular prefix.
115
115
 
116
116
   In addition, if you use an unusual directory layout you can give
117
117
options like `--bindir=DIR' to specify different values for particular
159
159
need to know the machine type.
160
160
 
161
161
   If you are _building_ compiler tools for cross-compiling, you should
162
 
use the `--target=TYPE' option to select the type of system they will
 
162
use the option `--target=TYPE' to select the type of system they will
163
163
produce code for.
164
164
 
165
165
   If you want to _use_ a cross compiler, that generates code for a