DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4288

Log Formatter not found when running Fop

           Summary: Log Formatter not found when running Fop
           Product: Fop
           Version: all
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am running fop from a Makefile. When I try to run it I get the error below

java org.apache.fop.apps.Fop \
-xml stories.xml \
-xsl xsl/fo/docbook.xsl \
-pdf stories.pdf
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/log/format/Formatter
        at org.apache.fop.apps.Fop.main(Fop.java:16)
make: *** [stories-pdf] Error 1

This report is from 0.20.2RC and I've also tried it with source from CVS

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to