File: INSTALL

package info (click to toggle)
mbuffer 20100526-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 524 kB
  • ctags: 187
  • sloc: sh: 2,768; ansic: 2,511; makefile: 172
file content (12 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# To install run
./configure

# with the options you desire.
# To get a list of the possible options, run:
./configure --help

# possible options are
./configure --enable-debug --enable-networking --disable-multivolume

# Then just do a:
make && make install