home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / CONTRIB / MBASE / MBASE50.TAR / mbase / README.linux < prev    next >
Encoding:
Text File  |  1993-05-24  |  859 b   |  22 lines

  1.  
  2. This my fixed version of metalbase 0.5.
  3. It is intended to be used under Linux with the ncurses library.
  4. The bsd curses that comes with Linux is no good. 
  5. If you don't have ncurses you can get the latest sources from
  6.     netcom.com:pub/zmbenhal
  7. The current version is 0.7.2 and should be available from
  8. tsx-11.mit.edu:pub/linux/sources/libs
  9. sunsite.unc.edu:pub/Linux/libs
  10. -----------------------------------------------------------------
  11. The distribution extracts in a directory called mbase.
  12. cd to mbase/src and type make.
  13. You build a database using 'build <schema>'
  14. You can interactively add, modify, view data using 'vr <schema>'
  15. There are a couple of examples in .../sample including a schema
  16. for the LSM project.
  17.  
  18. If you have any questions, suggestions, fixes, or flames you can
  19. post to c.o.l or email me zmbenhal@netcom.com
  20.  
  21. Zeyd M. Ben-Halim    May 21, 1993
  22.