=================================================================== RCS file: /home/cvs/OpenXM/src/ox_cdd/README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/src/ox_cdd/README 2005/05/25 06:48:19 1.1 +++ OpenXM/src/ox_cdd/README 2005/10/10 07:29:13 1.2 @@ -3,3 +3,12 @@ Only tested on debian. 'make install' installs ox_cdd, ox_cddgmp, ox_sres and ox_sresgmp in OpenXM_HOME/lib and creates s-link from lib/asir. + +2005/10/10 BUG: The new mathcap implementation of the ox_toolkit is + not compatible with ox_cdd. Checkout the old version. + rm -rf OpenXM/src/ox_toolkit + rcvs checkout -D 'July 20 0:0:0 2005' OpenXM/src/ox_toolkit + (cd OpenXM/src ; make install-oxtoolkit) + (cd OpenXM/src/ox_cdd; make install) + + As to asir library files, see OpenXM/src/asir-contrib/s_res \ No newline at end of file