home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Collection - Online Library - January 1996 / CKITOS2196.ISO / diskette / gg244090.dsk / unc.dsk / CHAPTER.04 / README.TXT < prev   
Text File  |  1993-10-28  |  308b  |  14 lines

  1. To run this math sample you have to do the following:
  2.  
  3. 1. Create a "Servers" directory on the namespace
  4.  
  5.    cdscp create dir /.:/Servers
  6.  
  7. 2. Set the RPC_DEFAULT_ENTRY environment variable
  8.  
  9. On OS/2
  10.    set RPC_DEFAULT_ENTRY=/.:/Servers/MathB
  11.  
  12. On AIX
  13.    export RPC_DEFAULT_ENTRY=/.:/Servers/MathB
  14.