[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with java package (beast-mcmc) needed



Hi Sylvestre,

On Tue, Jan 10, 2012 at 06:09:53AM +0100, Sylvestre Ledru wrote:
> > Exception in thread "main" java.lang.NoClassDefFoundError: jam/console/ConsoleApplication
> Usually, this kind of problem is due to the CLASSPATH not containing
> jam.jar

$ grep jam debian/rules
export CLASSPATH := $(DEBJAR)/itext.jar:lib/beagle.jar:lib/mpj.jar:lib/org.boehn.kmlframework_20090320.jar:$(DEBJAR)/junit4.jar:$(DEBJAR)/figtree.jar:lib/colt.jar:lib/options.jar:lib/mtj.jar:$(DEBJAR)/jam.jar:$(DEBJAR)/jdom1.jar:$(DEBJAR)/jebl.jar:$(DEBJAR)/commons-math.jar

As far as I understood you do not need to explicitely set CLASSPATH at
runtime (and it would not explain why the other executables are
perfectly finding the needed jars.

Any further hints?

Kind regards and thanks anyway

     Andreas.

-- 
http://fam-tille.de


Reply to: