version 1.1, 2000/08/25 05:33:15 |
version 1.4, 2001/03/27 04:47:43 |
|
|
Asir2000 $B$N(B install $B$N$7$+$?(B (standalone $BHG(B; 2000.9.1) |
Asir2000 $B$N(B install $B$N$7$+$?(B (standalone $BHG(B; 2001.3.27) |
|
|
$BITL@$JE@$O(B, noro@math.kobe-u.aj.jp $B$K$*Ld$$9g$o$;2<$5$$(B. |
$BITL@$JE@$O(B, noro@math.kobe-u.aj.jp $B$K$*Ld$$9g$o$;2<$5$$(B. |
|
|
Line 25 default $B$O$=$3(B). $B$b$78D?ME*$K;HMQ$9$k>l9g$K$ |
|
Line 25 default $B$O$=$3(B). $B$b$78D?ME*$K;HMQ$9$k>l9g$K$ |
|
directory $B$r;XDj$7$F2<$5$$(B. $B0J2<$3$N(B directory $B$r(B TARGETDIR $B$H=q$-$^(B |
directory $B$r;XDj$7$F2<$5$$(B. $B0J2<$3$N(B directory $B$r(B TARGETDIR $B$H=q$-$^(B |
$B$9(B. |
$B$9(B. |
|
|
2. pari-2.0.17.beta $B$N(B install |
2. pari $B$N(B install |
|
|
% gzip -dc pari-2.0.17.beta.tgz | tar xvf - |
% gzip -dc pari.tgz | tar xvf - |
% cd pari-2.0.17.beta |
% cd pari |
% ./Configure --prefix=TARGETDIR |
% ./Configure --prefix=TARGETDIR |
% make all |
% make all |
% su <-- $BI,MW$,$"$k>l9g(B |
% su <-- $BI,MW$,$"$k>l9g(B |
Line 41 directory $B$r;XDj$7$F2<$5$$(B. $B0J2<$3$N(B dire |
|
Line 41 directory $B$r;XDj$7$F2<$5$$(B. $B0J2<$3$N(B dire |
|
|
|
% 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 <-- $BI,MW$,$"$k>l9g(B |
% su <-- $BI,MW$,$"$k>l9g(B |
# make install |
# make install |
# make install2 |
# make install-lib |
|
# make install-doc |
# exit |
# exit |
% |
% |
|
|