10.46.2. Contents of Gperf
Installed program:
gperf
Installed directory:
/usr/share/doc/gperf-3.0.4
Gperf generates a perfect hash function from a key set.
Prepare Gperf for compilation:
./configure \ --prefix=/usr \ --docdir=/usr/share/doc/gperf-3.0.4
Compile the package:
make
To test the results, issue:
make check
Install the package:
make install