File: INSTALL

package info (click to toggle)
draai 20160601-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 624 kB
  • ctags: 62
  • sloc: sh: 850; perl: 170; makefile: 28
file content (16 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Building and installing the draai distribution is a simple matter of running

   ./setup install

.  If you prefer to install under your home directory, run

   ./setup --prefix=$HOME install

; that will install in ~/bin and ~/share/doc .  If your needs are more
fancy, run

   ./setup --help

.  The setup script has some support for DESTDIR too.  The README file has
some installation tips too.