From: Thomas W. <tho...@ia...> - 2007-03-06 06:45:42
|
Hello, > 19:14:50:535 [INFO] TestMain::allTests (59): 1.4.2 > .Native code library (tspiwrapper) failed to load. > > The current library path is: > /usr/lib/gcj-4.1.1:output/lib > > Detailed error message: libtspiwrapper: libtspi.so.1: > cannot open shared object file: No such file or > directory > make: *** [run_tests] Error 1 This is the same error message as in your last mail. Please refer to the provided description there to solve your linker problems. Something else: jTSS and friends have been developed and tested using SUN Java. You are using gij/gcj. This might work equally well but has not been tested. Regards, Thomas Winkler |