/usr/share/doc/libustr-1.0-1/README is in libustr-1.0-1 1.0.4-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | Compile with:
make
make all-shared
Compile and Run test suite with:
make check
Install all important files with:
make install
Cleanup:
make clean
Full cleanup, incl. .in -> real convertion etc:
make distclean
See README-DEVELOPERS for what to do after that, or look at the website at:
http://www.and.org/ustr/
|