[mythtv-users] Projectx error

David Whyte david.whyte at gmail.com
Thu Mar 30 22:36:56 UTC 2006


On 3/31/06, Beny Spensieri Jr <benyjr at yahoo.ca> wrote:
> I was just trying to run projectx by hand to make sure the install was ok and I got the following error:
>
> [mythtv at localhost ~]$ /usr/bin/java -jar /usr/bin/projectx
> Failed to load Main-Class manifest attribute from /usr/bin/projectx
>
>
> What is happening here?  Can I fix this?
>

Yes, but you need to understand a bit about executing a Java program. 
It looks like your not pointing to a valid JAR file.

It should be something like /usr/bin/java -jar /usr/bin/projectx.jar

HTH's
Whytey


More information about the mythtv-users mailing list