Navigation
Google links

OpenDBX : Setup : Windows : Building with Cygwin

From Linuxnetworks

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.