RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
| Rev | Line | |
|---|
| [8a64c35] | 1 | Installing Survex under Unix |
|---|
| 2 | ============================ |
|---|
| 3 | |
|---|
| [6c7fbd5] | 4 | If you are using Debian Linux or RedHat Linux or a distribution based |
|---|
| 5 | on one of these, you might prefer to install one of the prepackaged |
|---|
| 6 | Linux versions. |
|---|
| 7 | |
|---|
| 8 | Otherwise building from source is very easy. At a shell prompt, enter |
|---|
| 9 | the following commands: |
|---|
| [55302e3] | 10 | |
|---|
| 11 | ./configure |
|---|
| 12 | make |
|---|
| [8a64c35] | 13 | make install |
|---|
| 14 | |
|---|
| 15 | By default `make install' will try to install survex under /usr/local, which |
|---|
| 16 | means you'll need to be root for the `make install' stage. You can tell |
|---|
| 17 | configure to install survex elsewhere (e.g. under your home directory) like |
|---|
| 18 | so: |
|---|
| [55302e3] | 19 | |
|---|
| [8a64c35] | 20 | ./configure --prefix=/home/olly/survex |
|---|
| 21 | make |
|---|
| 22 | make install |
|---|
Note: See
TracBrowser
for help on using the repository browser.