version 1.29, 2000/03/16 11:37:19 |
version 1.31, 2000/04/03 05:59:01 |
|
|
%% $OpenXM: OpenXM/doc/install.oxweave,v 1.28 2000/03/15 13:18:28 takayama Exp $ |
%% $OpenXM: OpenXM/doc/install.oxweave,v 1.30 2000/03/17 03:22:01 takayama Exp $ |
OpenXM/doc/install.oxweave |
OpenXM/doc/install.oxweave |
|
|
/*&C |
/*&C |
Line 194 If you use only OpenXM clients, skip (3) and (3'). |
|
Line 194 If you use only OpenXM clients, skip (3) and (3'). |
|
¤³¤³¤Ç version ¤Ï OpenXM ¤Î version ÈÖ¹æ¤Ç, ¤¿¤È¤¨¤Ð, |
¤³¤³¤Ç version ¤Ï OpenXM ¤Î version ÈÖ¹æ¤Ç, ¤¿¤È¤¨¤Ð, |
2000, 3/20(Mon) ÈÇ¤Ï 1.1.2 |
2000, 3/20(Mon) ÈÇ¤Ï 1.1.2 |
|
|
|
java ¤ª¤è¤Ó linux emulation ¤¬¼Â¹Ô¤ËɬÍפǤ¹. |
|
java ¤¬, ¥µ¡¼¥Á¥Ñ¥¹¤Î¤Ê¤«¤Ë¤¢¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¤Î¤Ç, |
|
¤¿¤È¤¨¤Ð, |
|
set path=(/usr/local/jdk1.1.8 $path) |
|
rehash |
|
¤·¤Æ¤«¤é, pkg_add ¤·¤Æ²¼¤µ¤¤. |
|
¥¤¥ó¥¹¥È¡¼¥ë½ªÎ»¸å¤Î¥á¥Ã¥»¡¼¥¸¤Ë¤·¤¿¤¬¤¤, ɬÍפÊÀßÄê¤ò |
|
¤ª¤³¤Ê¤Ã¤Æ²¼¤µ¤¤. |
|
|
|
/usr/local ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤·¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï, |
|
(2) ¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤. |
|
|
*/ |
*/ |
/*&eg |
/*&eg |
|
|
Line 209 If you use only OpenXM clients, skip (3) and (3'). |
|
Line 221 If you use only OpenXM clients, skip (3) and (3'). |
|
For example, the version number of the OpenXM of May 20 (Mon), 2000 |
For example, the version number of the OpenXM of May 20 (Mon), 2000 |
is 1.1.2 |
is 1.1.2 |
|
|
|
java and linux emulation are required to run OpenXM packages. |
|
Java needs to be in the search path. So, for example, execute pkg_add |
|
after |
|
set path=(/usr/local/jdk1.1.8 $path) |
|
rehash |
|
Following the message of pkg_add after the installation, |
|
set asir_key and path. |
|
If you do not install under /usr/local, |
|
goto (2). |
|
|
*/ |
*/ |
/*&jp |
/*&jp |
|
|
Line 229 If you use only OpenXM clients, skip (3) and (3'). |
|
Line 251 If you use only OpenXM clients, skip (3) and (3'). |
|
Debian ¤òÍøÍѤ·¤Æ¤¤¤ë¾ì¹ç, ¥³¥Þ¥ó¥É alien ¤Ç, rpm ·Á¼°¤ò deb ·Á¼°¤Ë |
Debian ¤òÍøÍѤ·¤Æ¤¤¤ë¾ì¹ç, ¥³¥Þ¥ó¥É alien ¤Ç, rpm ·Á¼°¤ò deb ·Á¼°¤Ë |
ÊÑ´¹¤Ç¤¤Þ¤¹. |
ÊÑ´¹¤Ç¤¤Þ¤¹. |
|
|
|
/usr/local ¤Î²¼¤Ø¥¤¥ó¥¹¥È¡¼¥ë¤·¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï, (2) ¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤. |
|
|
*/ |
*/ |
/*&eg |
/*&eg |
|
|
Line 250 If you use only OpenXM clients, skip (3) and (3'). |
|
Line 274 If you use only OpenXM clients, skip (3) and (3'). |
|
If you are using debian, please use the command alien to translate |
If you are using debian, please use the command alien to translate |
rpm to deb. |
rpm to deb. |
|
|
|
If you do not install under /usr/local, goto (2). |
|
|
|
|
*/ |
*/ |
|
|
/*&C |
/*&C |
Line 698 Solaris ¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï, /usr/ccs/bin ¤ò¥µ¡¼¥Á¥Ñ¥ |
|
Line 725 Solaris ¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï, /usr/ccs/bin ¤ò¥µ¡¼¥Á¥Ñ¥ |
|
/usr/ccs/bin must be at the top of the command search path to compile |
/usr/ccs/bin must be at the top of the command search path to compile |
on Solaris. |
on Solaris. |
*/ |
*/ |
|
/*&jp |
|
|
|
¡ú Redhat Linux 6.1 ¾å¤Ç¤Î¥³¥ó¥Ñ¥¤¥ë |
|
m4-1.4 ¤È autoconf-2.13 ¤¬É¬Í×. |
|
(¤¢¤é¤«¤¸¤á¤Ï¤¤¤Ã¤Æ¤¤¤ë, autoconf ¤Ï 2.12 ¤Ç¤¢¤ê¤³¤ì¤Ï |
|
gnuplot ¤Î make ¤ÇÉÔ¶ñ¹ç¤òÀ¸¤¸¤Þ¤¹.) |
|
|
|
*/ |
|
/*&eg |
|
***** COMPILE ON Redhat Linux 6.1 |
|
m4-1.4 and autoconf-2.13 are required. |
|
(Preinstalled autoconf is version 2.12. It causes a trouble when |
|
you build gnuplot.) |
|
*/ |
|
|
/*&C |
/*&C |
|
|