home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / i386unix / 122 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  3.1 KB

  1. Xref: sparky comp.windows.x.i386unix:122 comp.windows.x:20489
  2. Path: sparky!uunet!gatech!rpi!usc!cs.utexas.edu!sun-barr!olivea!charnel!sifon!thunder.mcrcim.mcgill.edu!mouse
  3. From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
  4. Newsgroups: comp.windows.x.i386unix,comp.windows.x
  5. Subject: Re: NeXT programs
  6. Message-ID: <1992Dec22.190913.19357@thunder.mcrcim.mcgill.edu>
  7. Date: 22 Dec 92 19:09:13 GMT
  8. References: <1992Dec18.180846.27819@gossip.urich.edu>
  9. Followup-To: comp.windows.x
  10. Organization: McGill Research Centre for Intelligent Machines
  11. Lines: 62
  12.  
  13. In article <1992Dec18.180846.27819@gossip.urich.edu>, 2ec0@aurora.urich (Cheese) writes:
  14.  
  15. > I am wondering if there is a program that allows a NeXT computer to
  16. > pop-up and run x-window programs.  If so where can I find this
  17. > program.
  18.  
  19. This does not belong on c.w.x.i386unix, since a NeXT has nothing
  20. whatever to do with i386s (and less than one might wish to do with
  21. UNIX).  So I'm crossposting to comp.windows.x and setting followups
  22. there.
  23.  
  24. Yes, X servers for the NeXT exist.  I know of three.  In chronological
  25. order:
  26.  
  27. - An R3 port, that presents a 1-bit StaticGray visual to clients (a
  28.   traditional "monochrome" display).  The X root appears in a NextStep
  29.   window.  It is available free, but binary-only because, I am told, it
  30.   uses a proprietary library of some sort.  From what little I know of
  31.   it, it should run on any NeXT display of any sort.  I don't know
  32.   where to get it, except that I think it's from MIT somewhere.
  33.  
  34. - An R4 port, done by yours truly.  It takes over the screen, the way X
  35.   servers for most other machines do.  It also tells clients the truth,
  36.   in that it presents a 2-bit StaticGray visual.  It has some problems,
  37.   but is perhaps not unusable.  (Someday I'll get around to porting a
  38.   more recent release....)  It is available free; the smaller pieces of
  39.   it (like patches to Xlib and Xt) are public domain, while the most
  40.   involved work - the NeXT-specific stuff, in particular - has a
  41.   copyright like the one used by the MIT distribution.  This runs on
  42.   the 2-bit MegaPixel display and nothing else.  (I have heard of
  43.   people working on ports to color machines, but haven't seen anything
  44.   concrete.)  It can be obtained by anonymous ftp from
  45.   larry.mcrcim.mcgill.edu (132.206.1.1) in /X/XNeXT.
  46.  
  47. - A company called PenCom (Pencom? PenComm?) sells a commercial server.
  48.   I know little about it, but I believe it does everything inside
  49.   NextStep windows.  I'm sure the company would be pleased to answer
  50.   any queries you may have about it.  I don't know whether they have a
  51.   mail alias like info@pencom.com or help@pencom.com or some such;
  52.   their whois information is:
  53.  
  54.     Pencom Systems, Inc. (PENCOM-DOM)
  55.        9050 Capital of Texas Highway N
  56.        Suite 300
  57.        Austin, TX 79759
  58.     
  59.        Domain Name: PENCOM.COM
  60.     
  61.        Administrative Contact, Technical Contact, Zone Contact:
  62.           Bryant, David  (DB63)  dbryant@pencom.com
  63.           (512) 343-1111
  64.     
  65.        Record last updated on 02-Oct-91.
  66.   [rest deleted as irrelevant here]
  67.  
  68. There may well be other companies selling X servers for the NeXT, but I
  69. know of none.
  70.  
  71.                     der Mouse
  72.  
  73.                 mouse@larry.mcrcim.mcgill.edu
  74.