NodeTrie/NodeTrie_C
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
You need the following programs installed on your system: -- Autoconf 2.59 -- Automake 1.9.6 -- Libtool 1.5.22 To run tests: -- Check 0.9.9 Somewhat earlier versions of these programs might work. Then, do as follows: $ autoreconf --install $ ./configure $ make To run tests: $ make check To install run: $ make install