OpenDBX/Setup/Windows/Building with Cygwin

From Linuxnetworks
< OpenDBX‎ | Setup/Windows
Revision as of 10:26, 27 June 2009 by Nose (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You need the following packages in order to compile the library:

  • Basic tools
  • GNU make package
  • GCC C/C++ compiler
  • Libraries and header files of the database libraries
  • the readline library and header files (if building utils isn't disabled)
  • the "file" command

The steps to build the library are the same as in the Unix environment.