File: INSTALL

package info (click to toggle)
libusbauth-configparser 1.0.1%2Bgit20190123.0e6393b-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 196 kB
  • sloc: ansic: 254; yacc: 68; lex: 30; makefile: 29; sh: 10
file content (11 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
To compile and install run:
./autogen.sh
./configure
make
make install

Alternatively you can build a RPM or DEB package.

To generate the .spec file that is necessary to build a RPM package call:
./autogen.sh
./configure