Difference between revisions of "OpenDBX/Setup/Windows/Building with Cygwin"
From Linuxnetworks
< OpenDBX | Setup/Windows
(Separate Cygwin page) |
(No difference)
|
Latest revision as of 10:26, 27 June 2009
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.