Marius Schrecker wrote:

No, I haven’t got that far. Still trying to build.

I fixed the problem with build.sh not finding jar and javac executables by 
exporting the PATH, JDK_HOME and JAVA_HOME variables, and am now getting a 
different error with build.sh not finding class definitions (as expected as I 
have no idea what to set as the CLASSPATH).
You don't need to set the CLASSPATH if you're using "java -jar" to execute the "executable JAR file." The JAR is the CLASSPATH. What command line are you using to start ProjectX? What's the exact error message you're getting?

Mike
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to