home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-2 / X11 / clients / wm / olwm.README < prev   
Encoding:
Text File  |  1996-11-09  |  1.2 KB  |  37 lines

  1. This is a "port" of the OPEN LOOK Window Manager to NeXT. The only
  2. thing I have done is to hack the makefiles (in ./contrib/lib/olgx and
  3. ./contrib/windowmgrs/olwm) to build the olwm on the NeXT. These
  4. sources are from tape 2 of the MIT release of X11R4. You must have
  5. an X server installed and the X libraries (/usr/lib/X11). I have
  6. Mouse X for NeXT.
  7.  
  8. You may get a lot of warnings when compiling in ./contrib/windowmgrs/olwm,
  9. but it seems to work anyway.
  10.  
  11. Here is what you do to build olwm:
  12.  
  13. 1. cd ./contrib/lib/olgx
  14.    make
  15.  
  16. 2. cd ../../windowmgrs/olwm
  17.    make -f Makefile.next
  18.  
  19. 3. cp olwm /usr/local/X11 or some other system directory or whatever.
  20.  
  21. To start the X server and use olwm, you have to replace the entry
  22. for the window manager you used previously (typically twm) with olwm.
  23.  
  24. I am going to build the rest of the OPEN LOOK applications from the
  25. MIT release, it will take a day (or two).
  26.  
  27. If you got any questions, please let me know, and I'll try to help.
  28. I'm not a NeXT wizard, I recently got the NeXTstation, so I'm afraid I
  29. can't give you much NeXT specific help...
  30.  
  31.  
  32. Jo Torsmyr            29-may 1991
  33. Department of Computer Science
  34. College of Arts and Science
  35. University of Trondheim
  36. email:jot@ifi.unit.no/jo.torsmyr@avh.unit.no (VAX)
  37.