home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Science / chemistry / RasMol.README < prev    next >
Encoding:
Text File  |  1995-11-02  |  1.8 KB  |  41 lines

  1.  
  2.  
  3. RasMol.app is here, the NEXTSTEP version of the
  4. Roger Sayle's popular molecular graphics program.
  5.  
  6. Files: 
  7.     RasMol-src.tar.gz:  The source
  8.     RasMol-NI16.tar.gz: Binary for Intel and NeXT with 16 bit graphics
  9.     RasMol-NI2.tar.gz: Binary for Intel and NeXT with 2 bit graphics
  10.  
  11. RasMol.app provides full RasMol functionality, plus a few NEXTSTEP
  12. niceties such as an OpenPanel, PrintPanel and a comfortable editable
  13. text port. Future versions may include a few more bells and whistles.
  14.  
  15. You can compile RasMol fat, but if you have several computers
  16. on a network with different graphics resolutions, you will still
  17. have to compile up to three different versions, TWOBIT for
  18. monochrome systems, SIXTEENBIT for twelve bit color systems
  19. and THIRTYTWOBIT for true color systems. The corresponding 
  20. compile flag can be found in "rasmol.h". For Networks, the
  21. recommended procedure is to install applicable versions in
  22. directories /LocalApps/{8,16,32}bit, make a symbolic link
  23. "/LocalApps/RasMol.app -> /usr/graphics/RasMol.app" and make a
  24. symbolic link on each machine to the appropriate graphics directory,
  25. i.e. "/usr/graphics -> /LocalApps/{8,16,32}bit". This will make
  26. /LocalApps/RasMol.app appear the same on all machines and
  27. still selectively call the appropriate version on each system.
  28.  
  29. To make RasMol.app, simply rename Makefile.next to Makefile
  30. in the rasmol directory and then open rasmol/rasnext/PB.project.
  31. Building the project will also build and link the RasMol library.
  32.  
  33. ---
  34. Andreas Windemuth
  35.  
  36. +--------------------------------------------------------------------
  37. |Columbia University, Department of Biochemistry and Biophysics
  38. |630 West 168th St. BB-221 | tel: (212)-305-6884, fax: 6926, NeXTmail
  39. |New York, NY 10032        | email: windemut@cumbnd.bioc.columbia.edu
  40. +--------------------------------------------------------------------
  41.