home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12539 < prev    next >
Encoding:
Text File  |  1992-08-18  |  6.1 KB  |  168 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!mcsun!sun4nl!alchemy!edwin
  3. From: edwin@cs.ruu.nl (Edwin Kremer)
  4. Subject: SUMMARY: Virtual 4Dwm -- ever ??
  5. Summary: SGI virtual-wm-stuff is available via anonymous ftp from ftp.cs.ruu.nl
  6. Sender: network-news@cs.ruu.nl
  7. Message-ID: <1992Aug18.151627.14184@cs.ruu.nl>
  8. Date: Tue, 18 Aug 1992 15:16:27 GMT
  9. Organization: Utrecht University, Dept. of Computer Science
  10. Lines: 156
  11.  
  12.  
  13. This is a summary on the thread with the subject ``Virtual 4Dwm -- ever ??'';
  14. that started on August 6, with this message I posted in "comp.sys.sgi":
  15.  
  16. -----------------------------------------------------------------------------
  17.   |me>   I was wondering if SGI has planned to develop  a  `Virtual  Desktop'
  18.   |me> version  of their 4D Window Manager.  I'd really love to have it! I've
  19.   |me> been using 4Dwm for quite a while, but I really needed to get a bigger
  20.   |me> desktop (no, a 19"  monitor is not the solution <:-}).
  21. -----------------------------------------------------------------------------
  22.  
  23.  
  24. I received the  following  replies,  some  of  them  as  a   follow-up
  25. in   the newsgroups,  others  directly  by e-mail. Contributors appear
  26. in no particular order.
  27.  
  28.  
  29. Milton Tinkoff <milt@primus.esd.sgi.com> of SGI pointed me towards  an
  30. enhanced version of their 4Dwm:
  31.  
  32.   |MT>   I used to use tvtwm too.  We   have   a   version   of   4Dwm   with
  33.   |MT> xrooms  functionality   built   into  it  that  I've  been using for a
  34.   |MT> couple of months.  It works reasonably well,  but  it  still   a   bit
  35.   |MT> buggy.   It's someone's  pet project, so I don't know if there are any
  36.   |MT> plans to ever release it as an actual product.
  37.  
  38.  
  39. The `someone' in Milt's reply turned out to be Susan Dahlberg and  she
  40. told me that:
  41.  
  42.   |SD> Well, it is more of a prototype than a "pet project".  
  43.  
  44. She expects it to be released sometime in the future, thereby sharing
  45. Dave Olson's opinion:
  46.  
  47.   |DO>   A version of 4Dwm with the xrooms stuff  integrated  is  in  use  by
  48.   |DO> various  people at SGI (I use it). Plans are for it to be in a 'future
  49.   |DO> release'.
  50.  
  51.  
  52. So far for a 4Dwm with xrooms functionality builtin.  There  are  some
  53. alternatives suggested to me:
  54.  
  55.   Marc Andreessen <marca@ncsa.uiuc.edu> suggested  to  get  'vr'  from
  56. export.lcs.mit.edu:/contrib.  It provides `virtual rooms' in a fashion
  57. comparable to HP VUE (if you've  seen  that).   It  works  great  with
  58. 4Dwm or so I'm told...
  59.  
  60.   Steve Gray <gray@celia.uucp> told me that per Jim  Helman's  posting
  61. in   this   newsgroup   a   while   ago   he   ftp'ed   'xrooms'  from
  62. export.lcs.mit.edu. With some minors  mods  supplied  to  him  by  Mr.
  63. Helman he was able to get it running. Steve also mailed me the patches
  64. -- please refer to the end of this message for availability.
  65.  
  66.   Robert van Liere <Robert.van.Liere@cwi.nl> contributed by telling me
  67. that  he  didn't  use 'tvtwm', but it has a bug which makes it dump on
  68. some SGI; he also supplied this patch:
  69.  
  70.     parse.c
  71.     1415c1415
  72.     <               cp = malloc(n + 1);
  73.     ---
  74.     >               cp = malloc(n);
  75.  
  76.  
  77.   Rainer Sinkwitz  <sinkwitz@ifi.unizh.ch>  simply  said:  "I'm  using
  78. olvwm  3.2  here - it's a pleasure." This led me to asking him whether
  79. or not this implies that he ported "xview3" to the SGI's? He answered:
  80.  
  81.   |RS>   Yes, I did it just this week and  today  I  posted  the  patches  as
  82.   |RS> cross-posting  to  both  comp.windows.open-look  and  comp.sys.sgi.  I
  83.   |RS> accidentially omitted olvwm from there  since  sources  are  somewhere
  84.   |RS> else. Depending on feed-back from the net I will probably do a re-post
  85.   |RS> with newer fixes and hints (e.g.  olvwm  -depth  24,  still  gives  me
  86.   |RS> errors, not so for olwm).
  87.  
  88.  
  89. Before  going  to  bother   you   with   how-to-get-this-stuff-via-ftp
  90. instructions, I would like to thank all contributors for their advice.
  91. Thank you all!
  92.  
  93.  
  94. AVAILABILITY OF SOURCES
  95. -----------------------
  96.   I collected some of the software that was suggested to me  and  made
  97. it available for both anonymous ftp and our mail-server.
  98.   Until now, I've not decided what I'm  going  to  use  for  the  next
  99. decade (:-}) -- I guess I have to try them all...
  100.  
  101. ________________________________________________________________________
  102.   We, Computer Science department, Utrecht University,  are  running  an
  103. anonymous  FTP  server  on  one  of  our systems. In addition to the FTP
  104. service we're also running a mail  server,  for  those  of  you  without
  105. direct Internet access.
  106.  
  107.  
  108. --> How to get 'SGI virtual-wm-stuff' via anonymous FTP:
  109.  
  110.     Site:     ftp.cs.ruu.nl  [131.211.80.17]
  111.     Login:    "anonymous" or "ftp"
  112.     Password: your own email address (you@your_domain)
  113.     file:
  114.       /pub/SGI/vr-1.1.tar.Z
  115.       /pub/SGI/xrooms.tar.Z
  116.       /pub/SGI/xview3-sgi-patch.tar.Z
  117.  
  118.  
  119. --> How to get 'SGI virtual-wm-stuff' via e-mail from our mail-server:
  120.  
  121.     NOTE: In the following I have assumed that your mail address is
  122.       "fred_flintstone@stone.age.edu"; of course you must substitute
  123.       your own address for this.
  124.  
  125.       | Please use a VALID DOMAIN ADDRESS.
  126.       | Use 'hip!hop!user' if you must.
  127.       | Never use an address which has both '!' and '@' in it.
  128.       | Bitnetters use user@host.bitnet
  129.  
  130.  
  131.     Send the following message to
  132.         mail-server@cs.ruu.nl
  133.     or the old-fashioned path alternative
  134.         uunet!mcsun!sun4nl!ruuinf!mail-server
  135.  
  136.  
  137.     begin
  138.     path fred_flintstone@stone.age.edu (SUBSTITUTE _YOUR_ ADDRESS)
  139.     send SGI/vr-1.1.tar.Z
  140.     send SGI/xrooms.tar.Z
  141.     send SGI/xview3-sgi-patch.tar.Z
  142.     end
  143.  
  144.  
  145. The path command can be deleted if we receive a valid from address in your
  146. message. If this is the first time you use our mail server, we suggest you
  147. first issue the request:
  148.  
  149.       send HELP
  150.  
  151.  
  152.   A complete "ls-lR" listing of the archive is  kept  in  the  top-level
  153. directory, it will be updated every night. To get it, issue the command:
  154.  
  155.      send ls-lR.Z
  156.  
  157.  
  158.  
  159.   That's all for now. If you encounter problems using  the  FTP  service
  160. and/or the mail-server, feel free to drop me a line (by e-mail, please).
  161.  
  162.  
  163.                         --[ Edwin ]--
  164. -- 
  165. Edwin Kremer, systems and network administrator.  [NIC-Whois handle: EHK3]
  166.      Department of Computer Science,  Utrecht University,  The Netherlands
  167.      Email: edwin@cs.ruu.nl                NeXT-mail: edwin@edge.cs.ruu.nl
  168.