From: David J. <dav...@ea...> - 2001-05-15 14:40:54
|
Hi, Did you check out the entire manual project from sourceforge cvs? go to src/build directory and type (in terminal window) build.bat. This should start ant and give you a list of the targets. Everythng for the compilation of xml to html and pdf is included, including ant, the xml parsing and xsl engines, the flow objects for pdf, etc. etc. There are a few more instructions in the preface. I haven't been able to test the build.bat in windows, if this doesn't work let me know, maybe you can fix it by comparing to build.sh which does work for me. On 2001.05.15 09:05:59 -0400 Jeff Dodds wrote: > > "David Jencks" <dav...@ea...> wrote in message > news:20010514175800.K20924@HP.home.home... > > > > If anyone is having problems with the docbook stuff please let me know, > or > > if help is needed adding more content. > > Hi David, > > I still haven't been able to get Docbook working on my Win98 machine. > I > have Java 1.3, and your DocBook files but I can't find Ant. Plus I have > no > idea what to do after that. I was hoping there would be a HOWTO doc > inside > your DocBook file (I couldn't find one, but it might be there). > > > > > Now for the embarrassing part: I would like to upload a zip of the > manual > > to the ftp site but have forgotten how to and can't find instructions > on > > sourceforge. Anyone want to tell me how? (I'm on rh linux 7) > > 1.) cd to the directory with the files you want to send on your local > system. > 2.) type ftp <sitename> > 3.) type your password when prompted > 4.) type mput <filename> or mput <filename-fragment>* > 5.) answer the yes/no questions > 6.) wait for files to transfer > 7.) that should be it. (you might have to type 'bin' before 'mput <> ...' > to switch to binary mode - but I think Linux ftp's in bin automatically) > > Jeff Dodds Hi I tried this with <sitename>=firebird.sourceforge.net and my sourceforge username and password, which are not recognized. I found a document on sourceforge that seems to indicate that ftp to anything at sourceforge is not allowed, and recommends changing your password if you try it. Does this work for you? thanks david jencks > > > > _______________________________________________ > Firebird-docs mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-docs > |