home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apollo / 3903 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.7 KB

  1. Path: sparky!uunet!mcsun!uknet!bnr.co.uk!bnrgate!corpgate!brtph560!nrtpa038!node_1f11c!bag
  2. From: bag@node_1f11c.bnr.ca (Bill Gutknecht)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Making /lib/xmlib1.1 a global library in SR10.4
  5. Keywords: motif, global, libraries
  6. Message-ID: <1992Nov7.033430.26974@nrtpa038.bnr.ca>
  7. Date: 7 Nov 92 03:34:30 GMT
  8. Sender: bag@node_1f11c (Bill Gutknecht)
  9. Organization: Bell-Northern Research, Research Triangle Park, NC
  10. Lines: 24
  11.  
  12. I've noticed that Motif applications are roughly 3MB in size when running
  13. and the associated executables are much, much smaller ... so I figure that
  14. each application is dynamically loading the Motif library at runtime.  I'd
  15. like to make the library globaly loaded in an effort to save memory 
  16. and help performance (someone tell me if I'm off base here ... )
  17.  
  18. Anyhow, I entered the following two lines into /etc/sys.conf
  19.  
  20. lib xtlib.r4, global, optional  # Needed to resolve globals in xmlib1.1
  21. lib xmlib1.1, global, optional
  22.  
  23. I reboot and everything seems ok until vuelogin tries to run, and the thing hangs.  I'm on a DN3500 running SR10.4 and mwm ... any ideas?
  24.  
  25. Thanks in advance ... 
  26.  
  27. ------------------------------------------------------------------------------
  28. Bill Gutknecht                  "When I die, I will go before Crom and he will 
  29. NT/BNR                      ask me the Riddle of Steel ... "
  30. Morrisville, NC
  31. (919) 481-8603            billag@bnr.ca
  32. ------------------------------------------------------------------------------
  33. Disclaimer:  The opinions expressed are my own and in no way reflect the 
  34. official views or policies of Northern Telecom / Bell Northern Research.
  35. ------------------------------------------------------------------------------
  36.