ossp-pkg/str/INSTALL 1.2 -> 1.3
--- INSTALL 2002/04/01 08:32:54 1.2
+++ INSTALL 2003/01/06 19:13:47 1.3
@@ -1,16 +1,16 @@
- ____ _
- / ___|| |_ _ __
+ ____ _
+ / ___|| |_ _ __
\___ \| __| '__|
- ___) | |_| |
- |____/ \__|_|
-
- OSSP str - String Handling
+ ___) | |_| |
+ |____/ \__|_|
+
+ OSSP str - String Handling
INSTALL
To install the Str library into /path/to/str/{bin,lib,include,man}/ perform
the following steps in your shell:
-
+
$ ./configure --prefix=/path/to/str
$ make
$ make test
|
|