===================================================================
RCS file: /home/cvs/OpenXM/doc/OpenXM-web/ERRATA.html,v
retrieving revision 1.6
retrieving revision 1.14
diff -u -p -r1.6 -r1.14
--- OpenXM/doc/OpenXM-web/ERRATA.html 2000/01/26 07:48:11 1.6
+++ OpenXM/doc/OpenXM-web/ERRATA.html 2000/03/20 00:24:34 1.14
@@ -1,38 +1,42 @@
-ERRATA (20000124), OpenXM
+ERRATA for 1.1.2 (May 20, 2000), OpenXM
-ERRATA (20000124) (OpenXM)
+ERRATA for 1.1.2 (May 20, 2000) : IMPORTANT
-
+ Nothing for now.
+
- (OpenXM/doc/install-??.txt)
- The line "source .cshrc" should be added at the last of .login
- in some unix distributions.
+
- (OpenXM/doc/install-??.txt)
- Wrong: source /xxx/yyy/OpenXM/rc/dot.bash
- ===> Correct: source /xxx/yyy/OpenXM/rc/dot.bashrc
- (OpenXM/doc/install-??.txt)
- Wrong: or read dot.bash or dot.cshrc file by the source command.
- ===> Correct : or read dot.bashrc or dot.cshrc file by the source command.
+
-
+ERRATA for 1.1.2 (May 20, 2000) : Minor corrections
+
+
-
+ [1] openxm01-1.1.2.tar.gz (source distribution):
+ bash$ diff -s Makefile.old Makefile
+ 13c13
+ < (cd packages/doc ; make install)
+ ---
+ > -(cd packages/doc ; make install)
+
+ OpenXM/lib/libasir*.a is experimental in 1.1.2.
+ There might be troubles. Please report them.