home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / ingres.rea < prev    next >
Encoding:
Text File  |  1994-02-01  |  1.3 KB  |  40 lines

  1. This directory contains the Linux port of ingres8.9 DBMS.
  2.  
  3. ingres04.lzh is the most recent and complete distribution.
  4. It includes a couple of fixes for 386BSD. I still don't know what flag it
  5. uses to identify itself uniquely (a la -Dlinux for Linux)
  6.  
  7. ###
  8. If you d/led the earlier distribution (called ingres.lzh) then
  9. the files update[1-3]/lzh fix some mistakes in the distribution.
  10. ###
  11.  
  12. You need lha (pub/linux/sources/Archivers/lha-1.00.tar.Z)
  13. and byacc (in the same directory as ingres).
  14.  
  15. You'll need ~2.5MB to extract the system. You'll need the same again to build
  16. the system.
  17.  
  18. This is a SOURCE only distribution. You need to build the whole system from
  19. scratch.
  20. 1) READ the document setup.ingres.
  21. 1+) If you are compiling this on anything other than Linux
  22.     cd to .../source
  23.     change Config accordingly
  24. 2) cd to .../source/conf
  25. 3) type make allinstall 2>&1 |tee log
  26. 4) go and see a movie or something...
  27. 5) assuming all is well go to the home directory and run INSTALL.ME.
  28.  
  29. To give ingres a try read .../doc/other/tutorial.doc
  30. For those interested in the internals see .../doc/other/design.doc
  31. For those wanting to create and maintain their own databases see
  32. .../other/maintain.doc
  33.  
  34. I suggest you print out all docs and keep handy if you want to use INGRES.
  35.  
  36. Please send all comments (and flames), patches, and suggestions to:
  37. Zeyd M. Ben-Halim
  38. zmbenhal@netcom.com
  39.  
  40.