=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/INSTALL,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- OpenXM_contrib2/asir2000/INSTALL 2000/08/25 05:33:15 1.1 +++ OpenXM_contrib2/asir2000/INSTALL 2000/12/20 10:35:34 1.3 @@ -40,12 +40,13 @@ directory is denoted by TARGETDIR. % gzip -dc asir2000.tgz | tar xvf - % cd asir2000 -% configure TARGETDIR +% configure -oxhome TARGETDIR -pari -plot % xmkmf -a % make % su <-- if necessary # make install -# make install2 +# make install-lib +# make install-doc # exit %