RELEASE/1.0
RELEASE/1.1
RELEASE/1.2
debug-ci
debug-ci-sanitisers
faster-cavernlog
log-select
main
stereo
stereo-2025
walls-data
walls-data-hanging-as-warning
warn-only-for-hanging-survey
| Line | |
|---|
| 1 | Installing Survex under Unix
|
|---|
| 2 | ============================
|
|---|
| 3 |
|
|---|
| 4 | Like so:
|
|---|
| 5 |
|
|---|
| 6 | ./configure
|
|---|
| 7 | make
|
|---|
| 8 | make install
|
|---|
| 9 |
|
|---|
| 10 | By default `make install' will try to install survex under /usr/local, which
|
|---|
| 11 | means you'll need to be root for the `make install' stage. You can tell
|
|---|
| 12 | configure to install survex elsewhere (e.g. under your home directory) like
|
|---|
| 13 | so:
|
|---|
| 14 |
|
|---|
| 15 | ./configure --prefix=/home/olly/survex
|
|---|
| 16 | make
|
|---|
| 17 | make install
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.