Gperf generates a perfect hash function from a key set.
Download HTTP: https://mirror.csclub.uwaterloo.ca/gnu/gperf/gperf-3.3.tar.gz
Download SHA256 Sum: fd87e0aba7e43ae054837afd6cd4db03a3f2693deb3619085e6ed9d8d9604ad8
Download Size: 1,788 KB
Estimated Disk Space: 9M
Estimated Build Time: less than 0.5 SBU
Prepare Gperf for compilation:
Now Configure the Package, issue:
./configure --prefix=/usr --docdir=/usr/share/doc/gperf-3.3
To Compile the Package, issue:
make
To Test the Package, issue:
make check
Now Install the Package, issue:
make install