Steffen Neumann writes:
 > I have the problem that pdfthumb in the beta5 Package 
 > gives me the 
 > 
 >      /coda/vol/ai/bin/pdfthumb-beta t.ppower.pdf pdflatex.t.pdf
 >      Exception in thread "main" 
 >              java.lang.NoClassDefFoundError: 
 >              de/tu_darmstadt/sp/pdftools/ThumbGen
 > 
 > File size is (independent of browser ;-)
 > -rw-r--r--   1 sneumann nogroup    275840 Feb  8 12:08 pp4pb.jar

This seems to be ok. I can run ThumbGen from my copy.

 > My script is the unmodified Variant from 0.1 release:
 > 
 > #!/bin/sh
 > basedir=/coda//vol/ai/share/ppower
 > CLASSPATH=$basedir/pp4pb.jar /usr/lib/jdk1.2.2/bin/java 
 >de.tu_darmstadt.sp.pdftools.ThumbGen "$@"
 > 
 > 
 > Any ideas ?

I get the same error message, if I misspell the path to the jar file
or the name of the jar file. Please double check.

        Klaus
-- 
        Klaus Guntermann        <[EMAIL PROTECTED]>
        FG Systemprogrammierung, FB Informatik, TU Darmstadt
        Wilhelminenstr. 7, D-64283 Darmstadt

Reply via email to