Hello Andy, I just get the new release 1.0.2. I use GNU make 3.76.1 on SunOS 5.6.
My GNU make has problems with the line-ending of dos (0D 0A). I just convert all the makefile to unix line-ending and 'make all' works, but stops with the old error (got with the old version): I did every thing you wrote in teh README (Section unix): - got Xerces-J-tools.1.0.2.zip and put I to the right place - set JDK12BIN "correct path" - execute gmake in the root dir I got the following error message gmake[1]: Leaving directory `/homes7/info-e/fujaba/Common/Java/XML/xerces-1.0.2/src' Building Stylebook docs in docs directory mkdir -p docs/html /usr/local/java/jdk1.2/bin/java -classpath "./src:./samples:./tools/stylebook-1.0-b2.jar:./tools/xalan-0.19.2.jar:./tools/xerces-1.0.1.jar:" org.apache.stylebook.StyleBook "targetDirectory=docs/html" docs/docs-book.xml tools/style-apachexml.jar [StyleBook] Overriding targetDirectory="docs/html" (Old=".") [StyleBook] Project URL: "sbk:/sources/docs-book.xml" [BasicEngine] Initializing [Loader] Parsing Project file [XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/book2project.xsl" [Loader] Caught java.util.zip.ZipException [StyleBook] Caught org.apache.stylebook.LoadingException org.apache.stylebook.LoadingException: error in opening zip file at java.lang.Throwable.fillInStackTrace(Native Method) at java.lang.Throwable.fillInStackTrace(Compiled Code) at java.lang.Throwable.<init>(Compiled Code) at java.lang.Exception.<init>(Exception.java:42) at org.apache.stylebook.LoadingException.<init>(LoadingException.java:34) at org.apache.stylebook.Loader.load(Compiled Code) at org.apache.stylebook.StyleBook.getProject(StyleBook.java:121) at org.apache.stylebook.StyleBook.main(Compiled Code) [StyleBook] Error creating project gmake: *** [docs] Error 3 By Jens -- ********************************************************************** * Jens Muehlenhoff * * * * student of Computer Science * * * * University of Paderborn (Germany) * * * * e-mail: [EMAIL PROTECTED] * **********************************************************************