home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / scheme / 2174 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.4 KB  |  47 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!usenet.coe.montana.edu!selway.umt.edu!mewes
  3. From: mewes@selway.umt.edu (Jim Mewes)
  4. Subject: Need help starting the X windows interface
  5. Message-ID: <1992Sep10.180213.8629@selway.umt.edu>
  6. Keywords: X windows
  7. Organization: University of Montana
  8. Distribution: usa
  9. Date: Thu, 10 Sep 1992 18:02:13 GMT
  10. Lines: 35
  11.  
  12. We're having trouble starting the X windows interface.  Our server is a
  13. DECstation 5000/120 and the client is a DECsystem 5500.  We set the
  14. DISPLAY variable (setenv DISPLAY node:0.0), start scheme, enter (x), 
  15. and get the following results ...
  16.  
  17.    unix > scheme -edwin
  18.    Scheme Microcode Version 11.59
  19.    MIT Scheme running under Ultrix
  20.    Type `^C' (control-C) followed by `H' to obtain information about interrupts.
  21.  
  22.  
  23.    Scheme saved on Tuesday October 15, 1991 at 7:06:25 PM
  24.      Release 7.1.3
  25.      Microcode 11.59
  26.      Runtime 14.104
  27.      Edwin 3.24
  28.  
  29.    1 ]=> (x)
  30.  
  31.    Unbound variable x
  32.    ;Package: (user)
  33.  
  34.    2 Error-> 
  35.  
  36. Are we leaving out a step?  Are there any tricks required to start up the 
  37. X interface? 
  38.  
  39. --
  40.  
  41. Jim Mewes                               mewes@selway.umt.edu
  42. ULTRIX Administration                   University of Montana
  43. -- 
  44.  
  45. Jim Mewes                               mewes@selway.umt.edu
  46. ULTRIX Administration                   University of Montana
  47.