Codebase list mbuffer / debian/20190113+ds1-1 INSTALL
debian/20190113+ds1-1

Tree @debian/20190113+ds1-1 (Download .tar.gz)

INSTALL @debian/20190113+ds1-1raw · history · blame

# 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