Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
760945e6
Commit
760945e6
authored
Aug 31, 2005
by
Alexandre Duret-Lutz
Browse files
update
parent
9517cde2
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
760945e6
...
@@ -102,16 +102,16 @@ for another architecture.
...
@@ -102,16 +102,16 @@ for another architecture.
Installation Names
Installation Names
==================
==================
By default, `make install'
will
install
the
package
's
files in
By default, `make install'
install
s
the
package
's
commands under
`/usr/local/bin'
,
`/
usr
/
local
/
man
', etc. You
can specify an
`/usr/local/bin'
,
include
files
under
`/
usr
/
local
/
include
', etc. You
installation prefix other than `/usr/local'
by
giving
`
configure
' the
can specify an
installation prefix other than `/usr/local'
by
giving
option `--prefix=PREFIX'
.
`
configure
' the
option `--prefix=PREFIX'
.
You
can
specify
separate
installation
prefixes
for
You
can
specify
separate
installation
prefixes
for
architecture
-
specific
files
and
architecture
-
independent
files
.
If
you
architecture
-
specific
files
and
architecture
-
independent
files
.
If
you
give
`
configure
'
the option `--exec-prefix=PREFIX'
,
the
package
will
pass
the
option
`--
exec
-
prefix
=
PREFIX
'
to `configure'
,
the
package
uses
use
PREFIX
as
the
prefix
for
installing
programs
and
libraries
.
PREFIX
as
the
prefix
for
installing
programs
and
libraries
.
Documentation
and
other
data
files
will
still
use
the
regular
prefix
.
Documentation
and
other
data
files
still
use
the
regular
prefix
.
In
addition
,
if
you
use
an
unusual
directory
layout
you
can
give
In
addition
,
if
you
use
an
unusual
directory
layout
you
can
give
options
like
`--
bindir
=
DIR
' to specify different values for particular
options
like
`--
bindir
=
DIR
' to specify different values for particular
...
@@ -159,7 +159,7 @@ where SYSTEM can have one of these forms:
...
@@ -159,7 +159,7 @@ where SYSTEM can have one of these forms:
need
to
know
the
machine
type
.
need
to
know
the
machine
type
.
If
you
are
_building_
compiler
tools
for
cross
-
compiling
,
you
should
If
you
are
_building_
compiler
tools
for
cross
-
compiling
,
you
should
use
the
`--
target
=
TYPE
'
option
to select the type of system they will
use
the
option
`--
target
=
TYPE
' to select the type of system they will
produce code for.
produce code for.
If you want to _use_ a cross compiler, that generates code for a
If you want to _use_ a cross compiler, that generates code for a
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment