Hello, I am new to berkeley db and i installed the berkeley db (not the java version ) and if i try to run the java example program it says
`SimpleDA.java:13: package com.sleepycat.db does not exist
import com.sleepycat.db.DatabaseException;
^
there is no jar library how can i include the lib in java path ....
`