File: INSTALL

package info (click to toggle)
mbuffer 20251025%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,112 kB
  • sloc: ansic: 4,428; sh: 3,651; makefile: 165
file content (12 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (5)
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

# Then just do a:
make && make install

# to run the test suite:
make check