RELEASE/1.0RELEASE/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 | |
---|
| 4 | Like so: |
---|
[55302e3] | 5 | |
---|
| 6 | ./configure |
---|
| 7 | make |
---|
[8a64c35] | 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: |
---|
[55302e3] | 14 | |
---|
[8a64c35] | 15 | ./configure --prefix=/home/olly/survex |
---|
| 16 | make |
---|
| 17 | make install |
---|
Note: See
TracBrowser
for help on using the repository browser.