version 1.5, 2002/08/08 05:40:36 |
version 1.7, 2003/03/27 02:14:24 |
|
|
Asir2000 $B$N(B install $B$N$7$+$?(B (standalone $BHG(B; 2001.3.27) |
Asir2000 $B$N(B install $B$N$7$+$?(B (standalone $BHG(B; 2003.3.11) |
|
|
$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.ac.jp $B$K$*Ld$$9g$o$;2<$5$$(B. |
|
|
0. $B%3%s%Q%$%i$K$D$$$F(B |
0. $B%3%s%Q%$%i$K$D$$$F(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.2 $B$N(B install |
2. pari-2.0 $B$N(B install |
|
|
% gzip -dc pari-2.2.tgz | tar xvf - |
% gzip -dc pari.tgz | tar xvf - |
% cd pari-2.2 |
% 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 37 directory $B$r;XDj$7$F2<$5$$(B. $B0J2<$3$N(B dire |
|
Line 37 directory $B$r;XDj$7$F2<$5$$(B. $B0J2<$3$N(B dire |
|
# exit |
# exit |
% |
% |
|
|
|
$B$b$7(B, make all $B$G%(%i!<$,=P$F;_$^$C$?$i(B, |
|
|
|
% cd Oxxx <--- xxx $B$O(B OS $BL>(B |
|
% make lib-sta |
|
% su |
|
# make install-lib-sta |
|
# make install-include |
|
# exit |
|
% |
|
|
|
$B$r<B9T$7$F$/$@$5$$(B. GP $B$O$G$-$^$;$s$,(B, asir2000 $B$KI,MW$J%i%$%V%i%j$O@8(B |
|
$B@.$5$l$^$9(B. |
|
|
3. asir2000 $B$N(B install |
3. asir2000 $B$N(B install |
|
|
% gzip -dc asir2000.tgz | tar xvf - |
% gzip -dc asir2000.tgz | tar xvf - |
% cd asir2000 |
% cd asir2000 |
% configure -oxhome TARGETDIR -pari -plot |
% configure --prefix=TARGETDIR --with-pari --enable-plot |
% xmkmf -a |
|
% make |
% make |
% su <-- $BI,MW$,$"$k>l9g(B |
% su <-- $BI,MW$,$"$k>l9g(B |
# make install |
# make install |