home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / X11 / server / MouseX / README.FIRST < prev    next >
Encoding:
Text File  |  1993-05-19  |  3.5 KB  |  70 lines

  1.         *** Distribution of compiled X11 R5 tree for NeXT 3.0 ***
  2.  
  3. Please see the NOTES at the bottom of this file.
  4.  
  5. In this directory there are a tarfile and 2 dirs containing the following:
  6.  
  7. 1) X11R5-MouseX-v2.3.tar.Z - the X servers and NextApp front end for starting X.
  8.  
  9. Grab this one and put the app in ~/Apps or /LocalApps, and put the servers in
  10. /usr/bin/X11 after following the directions below.  You must grab this one,
  11. because the X servers are NOT included in the files below.  This allows users
  12. who only wish to update their server and front end to do so.
  13.  
  14. Then grab all the chunks from either the first or both of:
  15.  
  16. 2) X11R5-basics/* 
  17.    Just the essential binaries plus the bitmaps, lib files, and man pages
  18.    needed to run X.  No development libs or header files are included.
  19.    
  20. 3) X11R5-dev-supplement/* 
  21.    All remaining binaries, all libraries, include files, config files, and
  22.    library files (such as App defaults) for use with the Xnext server and for
  23.    doing software development.  Additional man pages are included.
  24.  
  25. Both of these are in chunks which need to be catted together and piped though
  26. uncompress and tar xv - to unpack.  They unpack at the same level.  YOU MUST GRAB THE FIRST IF YOU PLAN TO GRAB THE SECOND.  The second one is supplemental
  27. to the first.
  28.  
  29. Installing the Compiled Tree:
  30.  
  31. After grabbing one or both of these two, untar it somewhere where you can back it up easily.  I use /usr/local/XR5.  It will untar into 5 directories: bin, include, lib, man, and usr.lib.  
  32.  
  33. Make symbolic links from bin, include, and lib, to /usr/bin/X11,
  34. /usr/include/X11, and /usr/lib/X11.  Make a link from man to /usr/man/mann.
  35.  
  36. If you grabbed the developer files, link each of the libs in usr.lib
  37. individually into /usr/lib, and then run "ranlib -c -s" on each of them to
  38. update the libraries.
  39.  
  40. Move the Xnext server binaries (from the first tarfile) into /usr/bin/X11.  If you are running this on a monochrome machine, you are set.  If you are running on a color machine, remove the symbolic link, /usr/bin/X11/X, and relink it to the color server, i.e., /usr/bin/X11/X --> /usr/bin/X11/Xnext.color.
  41.  
  42. ****** NOTES ***** ****** NOTES ***** ****** NOTES ***** ****** NOTES *****
  43.  
  44. Xnext will now work on machines with ADB keyboards.  See the note in the
  45. front-end help window, or in the X11R5-MouseX.README file, for more
  46. information.
  47.  
  48. Make sure to do "chmod ugo+rw /dev/vid0" as root before you start.
  49.  
  50. If you wish to tailor your installation, it should be easy to do once it is
  51. untarred.  The font directory from X11R4 is included as lib/fonts-R4.  This is
  52. in case you wish to run another server which is still an R4-style server.
  53. Simply move the orig fonts dir to another name, and move fonts-R4 to fonts.  All the R5 binaries will run under X11R4 servers without problems.
  54.  
  55. This version is best run via the Xfe app.  All user customization should be
  56. done in your local .xinitrc file (see the man page for xinit).  The X root
  57. window is hidden via the "hot-key" combination command-command-delete or
  58. command-command-*.  See the help window in Xfe.app.
  59.  
  60. Do not try to run the Xnext binary directly!  It will blank out your screen
  61. and you will have to reboot or kill it from another machine.
  62.  
  63. If there are any problems with specific binaries or programs complaining about
  64. missing files, send me mail.  Please, no questions about using Xnext or X.
  65.  
  66. Douglas Scott 
  67. Center for Computer Music Research and Composition
  68. University of California, Santa Barbara
  69. Internet: (NeXTMail ok)   <doug@foxtrot.ccmrc.ucsb.edu>
  70.