Hi John, The first NoSuchMethodError seems like the java runtime can't find the fop jar. Do you have FOP_HOME defined but then later moved where fop was installed? steven On Mon, Sep 22, 2008 at 1:53 AM, jpff wrote: > Unfortunately I still cannot make the PDF manuals > > cardew:~/Sourceforge/manual> make pdf > xsltproc --nonet --xinclude -o Csound5.09_manual.fo docbook-xsl-1.73.2/customPDF.xsl manual.xml > Making portrait pages on USletter paper (8.5inx11in) > fop.sh -fo Csound5.09_manual.fo -pdf Csound5.09_manual.pdf > Exception in thread "main" java.lang.NoSuchMethodError: main > make: *** [pdf] Error 1 > > Totally repriducable > > Using another version of fop: > > cardew:~/Sourceforge/manual> fop -fo Csound5.09_manual.fo -pdf Csound5.09_manual.pdf > 22-Sep-2008 09:50:51 org.apache.fop.cli.Main startFOP > SEVERE: Exception > javax.xml.transform.TransformerException: org.apache.fop.apps.FOPException: file:/home/jpff/Sourceforge/manual/Csound5.09_manual.fo:1:29240: Error(1/29240): No element mapping definition found for (Namespace URI: "http://xml.apache.org/fop/extensions", Local Name: "destination") > at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:168) > at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:115) > at org.apache.fop.cli.Main.startFOP(Main.java:160) > at org.apache.fop.cli.Main.main(Main.java:191) > > --------- > > javax.xml.transform.TransformerException: org.apache.fop.apps.FOPException: file:/home/jpff/Sourceforge/manual/Csound5.09_manual.fo:1:29240: Error(1/29240): No element mapping definition found for (Namespace URI: "http://xml.apache.org/fop/extensions", Local Name: "destination") > > and so on for about 120 lines > > ==John ffitch > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net