home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / readme < prev    next >
Text File  |  1994-07-17  |  6KB  |  139 lines

  1.  
  2.            IMPORTANT INFORMATION FOR THIS CD-ROM
  3.  
  4.                 (Updated 15-Jul-94)
  5.  
  6. --------
  7. OVERVIEW
  8. --------
  9.  
  10. This is the fifth CD-ROM in my "FreshFish" (TM) series.  This file contains
  11. important information that applies to this particular CD-ROM, and points out
  12. other important files that you should read.
  13.  
  14. For general information about the Amiga Library CD-ROM's, detailed informa-
  15. tion about the contents of this particular CD-ROM, and other important in-
  16. formation, read the various files in the "Information" directory.
  17.  
  18. The files "Changes" and "Feedback" may be of particular interest.  Also be
  19. sure to read the LEGAL-NOTICE, COPYRIGHT, WARRANTY, and SHAREWARE files if
  20. you have not done so before.  If you plan to use this CD-ROM in a BBS or
  21. anonymous FTP environment, the BBS/README file will be particularly useful
  22. to you.
  23.  
  24. -----------------
  25. CONTENTS OVERVIEW
  26. -----------------
  27.  
  28. There is a total of 647 Mb of material on this CD-ROM, broken down as
  29. follows:
  30.  
  31.  Size (Mb)
  32.  ----
  33.   220    Archived (BBS ready) material from this CD and previous FreshFish.
  34.   169    Full GNU source code and diffs for supplied GNU executables.
  35.    77    Miscellaneous useful tools, libraries, documentation, and examples.
  36.    76    New ready-to-run material released since last FreshFish CD.
  37.    53    GNU binaries, libraries, runtime files, and documentation.
  38.    26    Descriptions of contents of previous CD-ROM's and floppy disks.
  39.    13    CD-ROM administration tools, documentation, search utilities, etc.
  40.     7    Reviews of Amiga hardware, software, and other products.
  41.     6    Commodore includes, libraries, and developer tools (V37-V40).
  42.  
  43. For further information about the contents, see the "QuickRef" and
  44. "Contents" files in the "BBS", "GNU", "New", and "Useful" directories.
  45.  
  46. -----------------
  47. LOCATING MATERIAL
  48. -----------------
  49.  
  50. Included on this CD-ROM are two different programs for finding specific
  51. material, or types of material, that you may be looking for.  The first
  52. program is "A-Kwic", which does keyword searches on a database that is built
  53. from the included product info files.  A-Kwic can be found in the
  54. "Tools/A-Kwic" directory.
  55.  
  56. The second program is a new beta version of "KingFisher", which is included
  57. in the "Tools/KingFisher" directory.  This program also uses a database
  58. which is built from the included product info files.
  59.  
  60. For general browsing of the CD, you can use DirWork (in Tools/DirWork).
  61.  
  62. ------------
  63. INSTALLATION
  64. ------------
  65.  
  66. This CD-ROM contains lots of utilities that are ready to run directly off
  67. the CD-ROM.  This will be slower than running off a hard drive, but CD-ROM
  68. drives are improving constantly, so if you have one of the newer double,
  69. triple, or quad speed drives, this should not be too painful.  You may be
  70. able to save as much as 300 Mb of disk space by running directly off the
  71. CD-ROM.
  72.  
  73. For this CD-ROM all of the setup necessary to run most things directly off
  74. the CD-ROM is for you to run a couple of the startup scripts on the CD-ROM;
  75. one to setup the GNU environment and one to setup the "Useful" environment.
  76. The file Useful/Sys/S/User-Startup-Example is an example of one way to do
  77. this that will find the latest available FreshFish CD at boot time, and
  78. run the appropriate startup script(s).
  79.  
  80. Just copy the User-Startup-Example script to S:FFCD-Startup, and then add
  81. the indicated commands at the beginning of the User-Startup-Example file to
  82. your S:User-Startup file, and reboot.  You have to reboot because it needs
  83. to run before the LoadWB command is run, so that the Workbench will know
  84. about the directories added to the command search path.
  85.  
  86. If you want a more customized environment, you can look at what the
  87. GNU-Startup and Useful-Startup scripts are doing and use appropriate bits
  88. and pieces in your own S:User-Startup.  Future disks may have a more
  89. sophisticated method of customizing the environment to allow things to run
  90. off the CD-ROM.
  91.  
  92. -------------
  93. GNU UTILITIES
  94. -------------
  95.  
  96. This CD-ROM contains ports of various GNU utilities.  See GNU/README
  97. for further information about what is included.
  98.  
  99. I am very picky about adhering completely to the conditions of the GNU
  100. Public License, so all of the GNU code that goes on one of the CD-ROM's has
  101. to be built and tested the first time it is included and each time it is
  102. updated.  Expect this portion of the CD-ROM to continually grow with each
  103. CD-ROM release, as more ports of GNU code are added.
  104.  
  105.                *** IMPORTANT ***
  106.  
  107.     Some of the GNU utilities, gcc in particular, require a
  108.     very large stack.  You need to arrange that the CLI/Shell
  109.     or whatever you run these programs from has a large stack
  110.     set.  In a CLI you can set this with a command of the
  111.     form "stack 100000" (100000 is what I use).  You can also
  112.     put this command in your S:Shell-Startup file to get large
  113.     stacks for all CLI/Shell startups, without having to 
  114.     remember to manually set the stack each time.  Really huge
  115.     compiles, like recompiling the compiler itself, may require
  116.     even more stack space (like 300Kb or more).
  117.  
  118. --------------------
  119. USER FEEDBACK NEEDED
  120. --------------------
  121.  
  122. I am always interested in hearing about things that might make this CD-ROM
  123. more useful for users.  It is particularly important at this stage that I
  124. get feedback from users about problems that need fixing, or suggestions on
  125. how to make the CD-ROM more useful.
  126.  
  127. You can FAX your comments to me at (602) 917-0917, however please understand
  128. that I may not be able to respond to, or even acknowledge receipt of, every
  129. problem report and suggestion that arrives.
  130.  
  131. ------------------------------------
  132. CHANGES SINCE LAST FRESHFISH CD-ROM
  133. ------------------------------------
  134.  
  135. See the file Information/Changes for a summary of changes since the last
  136. FreshFish CD-ROM.
  137.  
  138. -Fred Fish  ><>
  139.