On 13/06/12 19:36, Ian Dickinson wrote:
Is anyone able to run the TDB command line utilities (tdbdump, etc) from
the svn head? If so, what's the magic recipe?

Thanks,
Ian

You'll need to tweak this as you use m2e.
Set TDBROOT to the place you have the jena-tdb.

Edit tdb-path:
Put the output from

mvn dependency:build-classpath

into tdb_path as variable X

Make sure

chmod u+x $TDBROOT/bin/*

Normally, it runs perl on the .classpath file.

Directly running maven each time is a bit slow.

        Andy



Reply via email to