=================================================================== RCS file: /home/cvs/OpenXM/doc/install.oxweave,v retrieving revision 1.41 retrieving revision 1.42 diff -u -p -r1.41 -r1.42 --- OpenXM/doc/install.oxweave 2000/12/22 02:07:55 1.41 +++ OpenXM/doc/install.oxweave 2001/12/20 03:44:10 1.42 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/doc/install.oxweave,v 1.40 2000/12/01 02:27:31 takayama Exp $ +%% $OpenXM: OpenXM/doc/install.oxweave,v 1.41 2000/12/22 02:07:55 takayama Exp $ OpenXM/doc/install.oxweave /*&C @@ -10,6 +10,20 @@ for troubles. OpenXM package : Getting started. This document is for OpenXM version 1.1.3. (Draft) + + +----------- An instruction for quick installation ----------------- +(cd OpenXM/src ; make configure ; make install) + You will get binaries, libraries, and documents under + OpenXM/bin, OpenXM/lib, OpenXM/doc +(cd OpenXM/misc ; make install) + Shell scripts to start "asir", "sm1", ... will be copied to + /usr/local/bin + +******************************************************************* +(cd OpenXM/src ; make install-kan-ox ; make install-asir-contrib) + You will get only asir (OpenXM version) and kan/sm1. +------------------------------------------------------------------- */ /*&jp