Java support is not built automatically. The following instructions
assume that you have installed the Sun Java Development Kit in
d:\java
. Of course, if you installed elsewhere or have
different Java software, you will need to adjust the pathnames
accordingly.
d:\java\include
and
d:\java\include\win32
directories. Then click OK.
d:\java\include
and d:\java\include\win32
directories. Then click OK.
d:\java\bin
directory, then click OK.
d:\java\bin
directories. Then click OK.
To build, right-click on db_java and select Build. This builds the
Java support library for Berkeley DB and compiles all the java files,
placing the resulting db.jar
and
dbexamples.jar
files in one of the following
Berkeley DB subdirectories, depending on the configuration that you chose:
build_windows\Win32\Debug
|
build_windows\Win32\Release
|