LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   'Failed to load Main-Class manifest' while installing JMF on Fedora5 (https://www.linuxquestions.org/questions/linux-software-2/failed-to-load-main-class-manifest-while-installing-jmf-on-fedora5-496077/)

polemon 10-27-2006 09:22 AM

'Failed to load Main-Class manifest' while installing JMF on Fedora5
 
Hi!

I tried to install the Java Media Framework on my x86_64 Fedora5.

I did it using the zip-archive, so I downloaded it, unzipped it, added the path to jmf.jar to my $CLASSPATH variable and added the paths to all of my JMF- directories to my $PATH variable.

To install the JMF, I need to run the jmf.jar, so I entered:

$ java -jar jmf.jar

and this is what I got:

Code:

$ java -jar jmf.jar
Failed to load Main-Class manifest attribute from jmf.jar

I located the jmf.jar with

$ locate jmf.jar

and the directory seems to be correct.

what should i do now?

please help,

--polemon


All times are GMT -5. The time now is 02:19 AM.