jasonfan's picture
Add files using upload-large-folder tool
a5b75cb verified
This example relies on Rust (programs: rustc, cargo)
and the following crates:
- gettext-rs (not 'gettext', not 'xtr'),
- formatx (not 'strfmt').
Installation:
./autogen.sh
./configure --prefix=/some/prefix
make
make install
Cleanup:
make distclean
./autoclean.sh