source: gs2-extensions/tdb/trunk/src/jni-0.1/README@ 30247

Last change on this file since 30247 was 30247, checked in by jmt12, 9 years ago

Revising README due to changes in the way extension built (now using Ant)

File size: 336 bytes
Line 
1===== Compiling =====
2
3Note that in order to call configuration manually you need to pass in CPPFLAGS and LDFLAGS to ensure the script knows the location of TDB, e.g.
4
5./configure CPPFLAGS="-I/opt/tdb/include" LDFLAGS="-L/opt/tdb/lib" --prefix=...
6
7For extensive recompilation you may need to install AutoConf 2.69 and associated tools.
Note: See TracBrowser for help on using the repository browser.