home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / math / lpsolves / install < prev    next >
Encoding:
Text File  |  1993-07-28  |  395 b   |  19 lines

  1. This package should install easily on any computer with ANSI C support and
  2. POSIX compatible include files. You need lex and yacc as well. Flex and bison
  3. can help you out, but no support is included.
  4.  
  5. Just have a look in the Makefile and change:
  6.  
  7. CFLAGS
  8. LIBS
  9. INSTALLDIR
  10. MANDIR
  11.  
  12. when you don't like the defaults.
  13.  
  14. type make and try some of the examples.
  15.  
  16. Report problems to:
  17.  
  18. michel@es.ele.tue.nl
  19.