how to run JDownloader on freebsd 7?

2008-08-28 Thread Tsu-Fan Cheng
Hi,
   I just download the JDownloader to use with megaupload, I have
jdk1.5 installed, but when running JDownloader.jar
java JDownloader.jar, it show
Exception in thread main java.lang.NoClassDefFoundError: JDownloader/jar

how should I do this right?

thanks!!


TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how to run JDownloader on freebsd 7?

2008-08-28 Thread Norberto Meijome
On Thu, 28 Aug 2008 21:46:45 -0400
Tsu-Fan Cheng [EMAIL PROTECTED] wrote:

 java JDownloader.jar,

try 

java -jar JDownloader.jar 

_
{Beto|Norberto|Numard} Meijome

And that's one reason we like to believe in genius. It gives us an excuse for
being lazy. Paul Graham

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]