[BACK]Return to ox.sm1 CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Doc

Diff for /OpenXM/src/kan96xx/Doc/ox.sm1 between version 1.2 and 1.3

version 1.2, 1999/11/01 03:49:47 version 1.3, 1999/11/03 00:45:43
Line 1 
Line 1 
 %%%%%%%%%%%  $OpenXM$  %%%%%%%%%%%  $OpenXM: OpenXM/src/kan96xx/Doc/ox.sm1,v 1.2 1999/11/01 03:49:47 takayama Exp $
 %%%%%%%%%%%% Configuration: Specify your server path  %%%%%%%%%%%% Configuration: Specify your server path
 %%%%% ox, ox_sm1, oxlog are contained in kxx.tgz  %%%%% ox, ox_sm1, oxlog are contained in kxx.tgz
 %%%%% These should be under /usr/local/lib/sm1 or LOAD_SM1_PATH  %%%%% These should be under /usr/local/lib/sm1 or LOAD_SM1_PATH
Line 627  ox.verbose {
Line 627  ox.verbose {
 [(sm1connectr-ssh)  [(sm1connectr-ssh)
 [([hostname login-name] sm1connectr-ssh client)  [([hostname login-name] sm1connectr-ssh client)
  (Starting oxpath.oxsm1-ssh by the launcher oxpath.ox-ssh on the "hostname".)   (Starting oxpath.oxsm1-ssh by the launcher oxpath.ox-ssh on the "hostname".)
  $Example: [(dc1.math.kobe-u.ac.jp) (taka)] sm1connectr-ssh /ox.ccc set  $   (cf. oxNoX )
    (Set the following varialbes to appropriate values:)
    (oxpath.oxlog.xterm-ssh  oxpath.oxsm1-ssh  oxpath.ox-ssh myhostname-ssh )
    $Example 1: $
    $  *** Path names on the remote machine dc1.math.kobe-u.ac.jp $
    $    /oxpath.oxlog.xterm-ssh (/home/taka/OpenXM/bin/oxlog /usr/X11R6/bin/xterm -icon -e ) def $
    $    /oxpath.oxsm1-ssh (/home/taka/OpenXM/bin/ox_sm1) def $
    $    /oxpath.ox-ssh    (/home/taka/OpenXM/bin/ox) def $
    $  *** The machine name on which you are running sm1. $
    $    /myhostname-ssh   (yama.math.kobe-u.ac.jp) def $
    $         [(dc1.math.kobe-u.ac.jp) (taka)] sm1connectr-ssh /ox.ccc set  $
    $Example 2: $
    $  *** Path names on the remote machine dc2.math.kobe-u.ac.jp $
    $  *** We will not use X11 debug windows. $
    $    oxNoX $
    $    /oxpath.oxlog.xterm-ssh (/home/taka/OpenXM/bin/oxlog ) def $
    $    /oxpath.oxsm1-ssh (/home/taka/OpenXM/bin/ox_sm1) def $
    $    /oxpath.ox-ssh    (/home/taka/OpenXM/bin/ox) def $
    $  *** the machine name on which you are running sm1. $
    $    /myhostname-ssh   (dc1.math.kobe-u.ac.jp) def $
    $         [(dc2.math.kobe-u.ac.jp) (taka)] sm1connectr-ssh /ox.ccc set  $
 ]] putUsages  ]] putUsages
   
 /addSlash {  /addSlash {

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

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