home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / 18994 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!rpi!ghost.dsi.unimi.it!insa-lyon.fr!univ-lyon1.fr!scsing.switch.ch!sicsun!disuns2!disuns2.epfl.ch!simon
  2. From: simon@lia.di.epfl.ch (Simon Leinen)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: X11 R5 bugs on Irix 4.04
  5. Message-ID: <SIMON.93Jan21151200@liasg2.epfl.ch>
  6. Date: 21 Jan 93 14:12:00 GMT
  7. References: <C16opv.4p2@comp.vuw.ac.nz>
  8. Sender: news@disuns2.epfl.ch
  9. Organization: Ecole Polytechnique Federale de Lausanne
  10. Lines: 33
  11. Nntp-Posting-Host: liasg2.epfl.ch
  12. In-reply-to: mxer@kauri.vuw.ac.nz's message of 21 Jan 93 03:08:18 GMT
  13. X-Md4-Signature: aacfd1d405dc7abc7ba38146178cf1a4
  14.  
  15. In article <C16opv.4p2@comp.vuw.ac.nz> mxer@kauri.vuw.ac.nz (Frank
  16. Jansen) writes:
  17.  
  18.          The X11 R5 release notes state that it works on irix 4.0,
  19.    anyone know of problems under irix 4.04 ?  Thanks in advance.
  20.  
  21. The only problems are:
  22.  
  23. * there is no server (of course)
  24. * there are no shared libraries.  This makes the clients so large that
  25.   they are near unusable:
  26.  
  27. liasun6[public]% ls -l X11R5/*/bin/oclock
  28. -rwxr-xr-x   1 x11    17200 Sep 16 15:41 X11R5/hp400/bin/oclock*
  29. -rwxrwxr-x   1 x11    28672 May 18  1992 X11R5/hp700/bin/oclock*
  30. -rwxr-xr-x   1 x11   679984 Sep 16 15:56 X11R5/irix/bin/oclock*
  31. -rwxr-xr-x   1 x11    40960 Aug 25 18:34 X11R5/sun3-4.1.1/bin/oclock*
  32. -rwxr-xr-x   1 x11    40960 Aug 25 18:20 X11R5/sun4-4.1.1/bin/oclock*
  33. -rwxr-xr-x   1 x11    45168 Dec  3 10:23 X11R5/sun4-5.1/bin/oclock*
  34.  
  35. [Compared with the X11R4 version (which has less features :-) on IRIX
  36. 4.0.5 using shared -lXt, -lX11 and -lc:]
  37.  
  38. liasg2[simon]% ls -l /usr/bin/X11/oclock
  39. -rwxr-xr-x   1 root        184496 Dec 15 22:10 /usr/bin/X11/oclock*
  40.  
  41. Other than that it works fine :-)
  42.  
  43. Under IRIX 5.0, you should be able to use shared libraries, since
  44. X11R5 supports the SVR4 way of doing them (unlike the SVR3 way that's
  45. used under IRIX 4 )-:
  46. -- 
  47. Simon.
  48.