I am attempting to install SDB per instructions at http://jena.apache.org/documentation/sdb/index.html but I am unable to complete the SDB test of: bin/sdbtest --sdb=sdb.ttl testing/manifest-sdb.ttl I have two issues: 1. the jena-sdb-1.3.6 that I downloaded (by its lonesome) from http://www.apache.org/dist/jena/binaries/ has no .../testing/ directory after extraction. 2. But probably more importantly, when I run the command (in cygwin): bin/sdbtest --sdb=sdb.ttl testing/manifest-sdb.ttl it says: Error: Could not find or load main class sdb.sdbtest The other test command: bin/sdbconfig --sdb=sdb.ttl --create runs fine with no complaints. Help is much appreciated - Thanks, Steven
