home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / source / star.lzh / star.2 / Readme.second
Encoding:
Text File  |  1990-03-27  |  1.9 KB  |  51 lines

  1. This directory contains the distribution of  version 3.2 of starchart,
  2. plus several supporting programs, and documentation.
  3.  
  4.  
  5. PROBLEMS and installation:
  6.  
  7. You should   have   no difficulty with  the  three   programs  in  the
  8. "dataconv" directory.
  9.  
  10. You might (but shouldn't) have trouble with "observe".  However, a few
  11. compilers might still have trouble with the  large expressions used in
  12. some calculations.  Also, if you have non-standard time functions, you
  13. may need to change that section of code.
  14.  
  15. You must take care in compiling programs in the "starchart" directory.
  16. Examine (all of) and edit (a few lines of) the Makefile.  Decide which
  17. versions  of the program you  will want to  use (there  is a different
  18. version   for     each  (input/)output  device).    Also  examine  the
  19. "postconv.awk" file if you  will be using "starpost",  and "startool*"
  20. if you have a Sun computer.
  21.  
  22. Extensive documentation  is available  in  the  "doc"  directory, in a
  23. variety of formats.
  24.  
  25. Sample input files are found in the "samples" directory.
  26.  
  27. Some data  files are in the  "data"  directory.  Other  starchart data
  28. files are distributed separately.
  29.  
  30. Note Well: 
  31.  
  32. All programs are copyrighted.
  33.  
  34. This software may be redistributed freely, not sold.
  35.  
  36. No representation is made  about the suitability  of this software for
  37. any  purpose.  It is  provided   "as  is" without  express or  implied
  38. warranty, to the extent permitted by applicable law.
  39.  
  40. DISCLAIMER OF WARRANTY
  41. ----------------------
  42. The author  disclaims all warranties  with regard to  this software to
  43. the   extent  permitted  by applicable   law,  including all   implied
  44. warranties  of merchantability  and  fitness. In  no event shall   the
  45. author be liable for any special, indirect or consequential damages or
  46. any  damages whatsoever resulting from  loss of use, data or  profits,
  47. whether in an action of contract, negligence or other tortious action,
  48. arising  out of  or in connection with the  use or performance of this
  49. software.
  50.  
  51.