This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] docbook framework for win32 and linux


If you are wanting to ease the setup of "identical" paths for different
platforms, you should also consider looking into the use of Catalog files to
manage the paths for the xslt processing, etc. Catalogs can be used to
resolve many of your paths in your directory structure. They take a bit of
work to set up, though, and you had best plan to build your catalogs
incrementally, testing the small pieces with the tools you plan on using.

As a side note, I've tried eDE on WinXP and while it worked well, I found it
a bit rigid. It was a great starting point, however, for planning some of my
own batch files ('cause that's all the eDE really is - a set of batch files
to pseudo-automate the transform process). My own hopes are to create a more
flexible non-batch document processing app, as I find batch files are so
"rigid" (I'm really an OOP-based programming guy myself).

Anyway, I hope that helps

- Dan Gilleland

----- Original Message ----- 
From: "Volker Bernhard Duetsch" <vbd@linuxsource.de>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, July 15, 2004 3:01 AM
Subject: [docbook-apps] docbook framework for win32 and linux


> Hello,
>
> my intesion is to setup a identical docbook framework/environment to work
> with on GNU/Linux and W2K/Win XP systems.
> Up to now I've used eDe (http://docbook.e-novative.de) on W2K and Win XP
> but I will switch to GNU/Linux at home and have to stay with W2K at work.
> eDE is not available for GNU/Linux therefore I will setup my "own"
framework.
> I've downloaded the following files:
>      605.489 docbook-dsssl-1.78.zip
>       83.865 docbook-xml-4.3.zip
>    2.452.986 docbook-xsl-1.65.1.zip
>    6.438.559 fop-0.20.5-bin.zip
>    1.568.040 openjade-1_3_1-2-bin.zip
>      321.998 slides-3.3.1.zip
>      218.409 website-2.5.0.zip
>   15.711.841 xalan-j-current-bin.zip
> for the W2K and Win XP system.
>
> I tried the following structure:
>
> buch
> +---binaries
> |   +---build
> |   |   \---site
> |   |       +---dev
> |   |       |   +---fo
> |   |       |   \---svg
> |   |       +---fo
> |   |       |   \---images
> |   |       +---images
> |   |       \---skin
> |   |           +---css
> |   |           +---images
> |   |           \---scripts
> |   +---conf
> |   +---docs
> |   +---examples
> |   |   +---embedding
> |   |   |   +---java
> |   |   |   |   \---embedding
> |   |   |   |       +---model
> |   |   |   |       \---tools
> |   |   |   \---xml
> |   |   |       +---fo
> |   |   |       +---xml
> |   |   |       \---xslt
> |   |   +---fo
> |   |   |   +---advanced
> |   |   |   +---basic
> |   |   |   +---footnotes
> |   |   |   +---graphics
> |   |   |   +---keeps_and_breaks
> |   |   |   +---markers
> |   |   |   +---pagination
> |   |   |   +---region_body
> |   |   |   +---svg
> |   |   |   \---tables
> |   |   \---servlet
> |   |       +---conf
> |   |       +---lib
> |   |       \---src
> |   \---lib
> \---docbook
>     +---dsssl
>     |   +---bin
>     |   +---common
>     |   +---contrib
>     |   |   +---html
>     |   |   +---imagemap
>     |   |   +---print
>     |   |   +---renumberinpart
>     |   |   \---subdoc
>     |   +---dtds
>     |   |   +---dbdsssl
>     |   |   +---decls
>     |   |   +---html
>     |   |   +---imagelib
>     |   |   \---olink
>     |   +---frames
>     |   +---html
>     |   +---images
>     |   |   \---callouts
>     |   +---lib
>     |   +---olink
>     |   \---print
>     +---dtd
>     |   \---ent
>     \---xsl
>         +---docbook_1.65.1
>         |   +---fo
>         |   +---html
>         |   +---htmlhelp
>         |   +---javahelp
>         |   \---xhtml
>         +---slides_3.3.1
>         |   +---fo
>         |   +---html
>         |   \---xhtml
>         \---website-2.5.0
>
> Setting classpath and path won't work...
> Can you help me and tell me how to setup this tools step-by-step to get it
> to work on W2K and Win XP in the first step? If it works as expected I
> will try the same on my GNU/Linux box.
>
> Any hints and tips are appreciated.
>
> Volker
>
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 6/23/2004


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]