Re: SV: [mythtv-users] OT? : Java < projectx < mythburn

2005-09-21 Thread Marius Schrecker
> Thanks Neil! > > For the rest please see bottom posting. > >> I don't know much about ProjectX, but I do know about java. When >> you're in the directory that has build.sh, what's the output of >> >> echo $JAVA_HOME >> echo $CLASSPATH >> echo $PATH >> which java >> which javac >> java -version

Re: SV: [mythtv-users] OT? : Java < projectx < mythburn

2005-09-21 Thread Marius Schrecker
Thanks Neil! For the rest please see bottom posting. > I don't know much about ProjectX, but I do know about java. When > you're in the directory that has build.sh, what's the output of > > echo $JAVA_HOME > echo $CLASSPATH > echo $PATH > which java > which javac > java -version > javac -versio

Re: SV: [mythtv-users] OT? : Java < projectx < mythburn

2005-09-20 Thread Neil Cronin
I don't know much about ProjectX, but I do know about java. When you're in the directory that has build.sh, what's the output of echo $JAVA_HOME echo $CLASSPATH echo $PATH which java which javac java -version javac -version ls -la lib -n On 9/20/05, Marius Schrecker <[EMAIL PROTECTED]> wrote: >

SV: SV: [mythtv-users] OT? : Java < projectx < mythburn

2005-09-20 Thread Marius Schrecker
>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

Re: SV: [mythtv-users] OT? : Java < projectx < mythburn

2005-09-20 Thread Michael T. Dean
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 expe

SV: [mythtv-users] OT? : Java < projectx < mythburn

2005-09-20 Thread Marius Schrecker
-Opprinnelig melding- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne av George Galt Sendt: 20. september 2005 14:50 Til: Discussion about mythtv Emne: Re: [mythtv-users] OT? : Java < projectx < mythburn >Marius: > >Have you tried calling projectx with an explicit path to the S