From: Nektarios I. <ine...@gm...> - 2007-07-10 02:02:19
|
Hello everyone, I have been away from the Trusted Computing scene for a couple of months now due to exams, laziness etc...so nice to be back! I have been working on a new PC lately and trying to set up a similar TPM environment under Fedora Core 6 as I had done a few months ago on my laptop. Thankfully, setup and the like were muuuuch faster than the first time! Although I am quite certain I followed the right steps (since I've been closely looking at my previous setup) this time I am bumping onto this error (126) when I try to run the jUnit tests from jtssWrapper. This is what I get on the terminal: [root@MonsterDesktop jTssWrapperPBuilt_0.2.5]# make run_tests LD_LIBRARY_PATH= output/lib CLASSPATH=output/jars/internal_jtss_wrapper.jar:output/jars/iaik_jtss_wrapper.jar:output/jars/iaik_jtss_wrapper_test.jar:/home/inectarios/Environment_Installations/java/junit4.1/junit.jar \ /opt/jdk1.6.0_02/jre/bin/java iaik.tss.test.junit.TestMain /bin/sh: output/lib: is a directory make: *** [run_tests] Error 126 I looked up the forum for a post of someone that had a similar error but couldn't find anything so I am posting one now. Any ideas? Best Regards, Nektarios |