home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / sys5 / r3 / 190 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  2.2 KB

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.th-darmstadt.de!adams
  2. From: adams@pdv2.fmr.maschinenbau.th-darmstadt.de (Adams)
  3. Newsgroups: comp.unix.sys5.r3
  4. Subject: Re: How to compile X11R5 on UNIX SYSV/68 Release 3 Version 6?
  5. Date: 10 Jan 93 23:50:12
  6. Organization: TH-Darmstadt
  7. Lines: 50
  8. Message-ID: <ADAMS.93Jan10235012@PDV2.pdv2.fmr.maschinenbau.th-darmstadt.de>
  9. References: <1993Jan7.024237.2808@cucs5.cs.cuhk.hk>
  10. NNTP-Posting-Host: pdv2.fmr.maschinenbau.th-darmstadt.de
  11. In-reply-to: cmhui@cs.cuhk.hk's message of Thu, 7 Jan 1993 02:42:37 GMT
  12.  
  13. In article <1993Jan7.024237.2808@cucs5.cs.cuhk.hk> cmhui@cs.cuhk.hk (Hui Chau Man) writes:
  14.  
  15. >   Dear Netters:
  16. Hello, moribundi!!!
  17.  
  18. >   Recently, I bought a X window system from MIT. It is X11R5. 
  19. Okay
  20.  
  21. > I want to compile the system on my host, which is a VME147 plus the
  22. >   UNIX SYSV/68 Release 3 Version 6 as the O/S. 
  23. Condolence!
  24.  
  25. >   As you may know, I
  26. >   encounter so many problems such as the lack of Unix Domain Socket
  27. >   on my O/S.
  28.  
  29. You have to have the NSE6.2 (Network Service Extensions). These
  30. provide sockets --- and header files [perhaps even complete ?] ...
  31.  
  32. >   Does anybody know what should I do to compile the X window system
  33. >   on my host?
  34. You may buy a X11R4 from Motorola ..... Or you buy yourself a 
  35. brand new workstation .. works and is by far cheaper ;-<<<<<<<<<
  36.  
  37. Serious:
  38. 1) A running GCC (presumably 2.3.3, its underway. Eikil and I do it)
  39.     required for xmkmf and other tools.  "cc" will not do it.
  40.  
  41. 2) LOTS of disk space.
  42.  
  43. a) latest GNU-make to be able to execute the generated Makefiles,
  44.     "make" by Motorola is definitely broken. 
  45. b1) GNU-Emacs to have a comfortable environment.
  46. b2) a working debugger --- we made a GDB-3.5 for sysV68R6.2
  47. c) an output device (Xserver). 
  48.     You may buy a MVME390 - MVME393, but these cost more 
  49.     than 2 small Sparcs ;-<<<<<<<<<
  50.  
  51. >   I know there are new version for my O/S, which is version 7
  52. >   provided by Motorola.  Do you know whether the new version O/S has
  53. >   features the X windows needs?
  54.  
  55. You have to buy the NSE anyway, indepenent of actual revision number. 
  56. Network support is _NOT_ part of BOS (Basic Operating System).
  57.  
  58. SysV68R7.[01] seems to have an unbelievable bug concerning signal
  59. handling and debugging. Watch my post.
  60.  
  61. best, adams
  62.  
  63.