[BACK]Return to install.oxweave CVS log [TXT][DIR] Up to [local] / OpenXM / doc

Diff for /OpenXM/doc/install.oxweave between version 1.30 and 1.32

version 1.30, 2000/03/17 03:22:01 version 1.32, 2000/04/10 02:29:40
Line 1 
Line 1 
 %% $OpenXM: OpenXM/doc/install.oxweave,v 1.29 2000/03/16 11:37:19 takayama Exp $  %% $OpenXM: OpenXM/doc/install.oxweave,v 1.31 2000/04/03 05:59:01 takayama Exp $
 OpenXM/doc/install.oxweave  OpenXM/doc/install.oxweave
   
 /*&C  /*&C
Line 182  If you use only OpenXM clients, skip (3) and (3').
Line 182  If you use only OpenXM clients, skip (3) and (3').
     /usr/local/OpenXM/lib/asir/asir_key, if exists,  is saved.      /usr/local/OpenXM/lib/asir/asir_key, if exists,  is saved.
   
 */  */
   /*&C
   
             FAQ
   
   */
 /*&jp  /*&jp
   Q. OpenXM ¤Î asir OpenXM client ¤ò icon ¤Ç¥¹¥¿¡¼¥È¤¹¤ë¤Ë¤Ï?
   A. ¼¡¤Î¹Ô¤ò, .Xdefaults ¤Þ¤¿¤Ï, xrdb ¤ÇÆɤ߹þ¤à¥Õ¥¡¥¤¥ë¤Ë½ñ¤¤¤Æ¤ª¤­¤Þ¤¹.
   */
   /*&eg
   Q. How to start asir OpenXM clients in the iconic mode?
   A. Add the following line to .Xdefaults or a file you read by xrdb.
   */
   /*&C
   
          ox_xterm*iconic: on
   
   */
   /*&jp
   
 ¡ú OpenXM FreeBSD binary ¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ëÊýË¡  ¡ú OpenXM FreeBSD binary ¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ëÊýË¡
      openxm-version.tgz       openxm-version.tgz
    ¤ò ftp ¥µ¥¤¥È¤è¤ê copy ¤·¤Æ,     ¤ò ftp ¥µ¥¤¥È¤è¤ê copy ¤·¤Æ,
Line 725  Solaris ¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï, /usr/ccs/bin ¤ò¥µ¡¼¥Á¥Ñ¥
Line 743  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
   

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.32

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