Open main menu
CDOT Wiki
β
Search
Edit
SQLite Xerial JDBC From Source
Revision as of 17:38, 19 December 2011 by
Cwdesautels
(
talk
|
contribs
)
(
→
Requirements
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Steps
Windows
Install Cygwin from here
[1]
, During the install include these additional libraries:
curl
unzip
mingw64-x86_64-gcc-core (Optional: win64 native library recompile)
Install Java SDK 1.5+, available here
[2]
Install Mercurial HG, available here
[3]
Install Maven 3.0.2+, available here
[4]
Result