Uh oh!
There was an error while loading. Please reload this page.
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Build To build the ding-libs from the tarball: ./configure make make docs (optional) make check (optional) make install To build the ding-libs from a source checkout: autoreconf -if then follow the tarball instructions above. # Requirements Build: - `autotools` - `gcc` - `libc` - `coreutils` - `file` Tests: - `gettext` - `diff`