Hi ./h
directly from _Readme_lib
1. To get the library jars needed to build the documentation, go to
http://www.firebirdsql.org/doclibs/
and download either all the JAR files or ALLJARS.ZIP. If you've
downloaded ALLJARS.ZIP, unzip it here. Don't use "Unzip to..."
because that may create a subfolder and make the jars untraceable
for the build program.
NOTE: Tools.jar has been left out of ALLJARS.ZIP because it's
rather big and not everybody needs it. Download it only if
your PDF builds fail with a message about tools.jar not
being found.
NOTE: If you have downloaded ALLJARS.ZIP, look at the timestamps
of the JAR files on the server. If some JARs are newer than
ALLJARS.ZIP, download them and install them over the versions
extracted from the ZIP.
NOTE: If you still find the file "optional.jar" in the lib folder,
delete it!
2.
To get the external tools needed to build the documentation, go to
http://www.firebirdsql.org/doctools/
and download any ZIP files you find there.
Unzip them right here; they will create their own subdirectories.
Don't use "Unzip to..." because this will often create an extra
directory level; if that happens, the tools won't be found by the
build program.
At this moment, the external tool archives are:
docbook-dtd.zip - the DocBook Document Type Definition
docbook-stylesheets.zip - the standard DocBook XSL stylesheets
NOTE: If you still have the "docbook" and "docbookx" subtrees in
manual/src/docs, remove them completely!
Codebue Fabio
At 01:28 AM 6/05/2008, Paul Vinkenoog wrote:
>> What else do I need, please (apart from a good sleep)?
>
>You're probably missing the tools and/or lib files. In manual/tools and
manual/lib there are readmes with instructions for downloading and
unpacking.
>
>Hope this helps!
Yes, thanks, it helped me on to the next black hole!
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
X:\newmanual\src\build>build pdf -Dbasename=rlsnotes -Drootid=rlsnotes210
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Unable to locate tools.jar. Expected to find it in C:\Program
Files\Java\jre1.6.
0_05\lib\tools.jar
Buildfile: build.xml
init:
[echo] Apache Ant version 1.6.5 compiled on June 2 2005
prepare:
getrootarg:
getfontargs:
fo:
[echo] Building Formatting Objects file. Please wait...
[java] Error on line 61 column 1 of
file:/X:/newmanual/src/docs/rlsnotes/rl
snotes.xml:
[java] Error reported by XML parser: Cannot read from
file:/X:/newmanual/
src/docs/docbookx/docbookx.dtd (X:\newmanual\src\docs\docbookx\docbookx.dtd
(The
system cannot find the path specified))
[java] Transformation failed: Run-time errors were reported
BUILD FAILED
X:\newmanual\src\build\build.xml:618: Java returned: 2
Total time: 16 seconds
X:\newmanual\src\build>
FWIW, Line 61 column 1 is just the "]" symbol at the end of the entity list
where "]>" are on a line of their own.
And it's right, there is no docbookx directory in docs. Should I just copy
that directory out of my sandbox on the main machine?
Helen
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao
ne
_______________________________________________
Firebird-docs mailing list
Firebird-docs@...
https://lists.sourceforge.net/lists/listinfo/firebird-docs
|