[BACK]Return to INSTALL CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Diff for /OpenXM_contrib2/asir2000/INSTALL between version 1.1 and 1.3

version 1.1, 2000/08/25 05:33:15 version 1.3, 2000/12/20 10:35:34
Line 40  directory is denoted by TARGETDIR.
Line 40  directory is denoted by TARGETDIR.
   
 % gzip -dc asir2000.tgz | tar xvf -  % gzip -dc asir2000.tgz | tar xvf -
 % cd asir2000  % cd asir2000
 % configure TARGETDIR  % configure -oxhome TARGETDIR -pari -plot
 % xmkmf -a  % xmkmf -a
 % make  % make
 % su                        <-- if necessary  % su                        <-- if necessary
 # make install  # make install
 # make install2  # make install-lib
   # make install-doc
 # exit  # exit
 %  %
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>