===================================================================
RCS file: /home/cvs/OpenXM/doc/OpenXM-web/ERRATA.html,v
retrieving revision 1.5
retrieving revision 1.16
diff -u -p -r1.5 -r1.16
--- OpenXM/doc/OpenXM-web/ERRATA.html	2000/01/25 08:26:37	1.5
+++ OpenXM/doc/OpenXM-web/ERRATA.html	2000/10/31 12:23:24	1.16
@@ -1,27 +1,39 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <!--
-$OpenXM: OpenXM/doc/OpenXM-web/ERRATA.html,v 1.4 2000/01/25 04:26:34 takayama Exp $
+$OpenXM: OpenXM/doc/OpenXM-web/ERRATA.html,v 1.15 2000/09/25 07:12:41 takayama Exp $
 -->
 <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
-<TITLE>ERRATA (20000124), OpenXM </TITLE>
+<TITLE>ERRATA for 1.1.3 (Sep 26, 2000), OpenXM </TITLE>
 </HEAD>
 <BODY>
 
-<H1>ERRATA (20000124) (OpenXM) </H1>
+<H1>ERRATA for 1.1.3 (Sep 26, 2000) :  IMPORTANT </H1>
 
-<OL>
+<OL>  
+<PRE>
+OpenXM/bin/phc6 may stop with a core dump.
+The program phc6 is called from the function phc of asir-contrib package.
+To fix this bug,
+get the latest source of phc6.c from the cvs web and
+compile it by the command
+   gcc -o phc6 phc6.c
+and put phc6 to OpenXM/bin
+</PRE>
 
-<LI>  (OpenXM/doc/install-??.txt) 
-      The line "source .cshrc" should be added at the last of .login
-      in some unix distributions.
 
+
 </OL>
 
+<H1>ERRATA for 1.1.3 (Sep 26, 2000) :  Minor corrections </H1>
 
-
+<LI>
+<PRE>
+     Empty
+   
+</PRE>
 
 
 </BODY>