From: David J. <dav...@ea...> - 2001-05-19 02:44:35
|
Hi, Could I suggest that you start over and check the manual project out of firebird cvs? With the exception of jdk1.3, it has everything you need to compile the docs, and its all in the right place. If you have trouble running this configuration, please let me know. Do not put ant.jar or any other non jdk1.3 program in jdk1.3/bin or jdk1.3/* directories. You will eventually regret it. JAXP is the xml parser interface definition/specification. The actual parser is Xerces. The xsl transformation engine is Xalan. All this is in cvs. If you are having trouble with cvs on windows, there are quite a few docs on sourceforge "site-docs". When I used windows, I liked jcvs. I do not recommend trying to change the directory structure of the manual project. Most of the changes I tried did not work. Hope this works for you. david jencks On 2001.05.18 15:41:08 -0400 Jeff Dodds wrote: > Thanks for the link Tilo, > > I downloaded the zip file and put the ant.jar file into my jdk1.3/bin > directory > > I also editted the build.bat file to point to my Java_Home directory i.e. > c:\jdk1.3\ > > Now when I run build.bat it errors with a bunch of > 'Environment out of space' errors and then tells me I'm missing an XML > parser called JAXP. > > Do I need to download the JAXP java libraries or have I screwed something > else up? > > Jeff Dodds > > > ""Tilo Muetze"" <tm...@iq...> wrote in message > news:9dth9v$mjr$1...@ne...... > > ""Jeff Dodds"" <je...@el...> schrieb im Newsbeitrag > > news:9dtf8j$ltf$1...@ne...... > > > I hate to be a pain, but I can't find a tarball or zip file in the > CVS > > tree > > > for the docbook project, or on the firebird ftp site. Does one > exist, > or > > > should I download each file separately? > > > > I don't know if David has finally managed to upload his newest stuff to > cvs. > > But in the meantime you can use this file(it contains all the necessary > > things we talked about, excluding Davids newest additions and changes): > > http://home.earthlink.net/~davidjencks/firebirdmanual.zip > > > > > > > _______________________________________________ > Firebird-docs mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-docs > |