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]

[docbook-apps] Tip: Misplaced file when converting DocBook XML to PDF using DSSSLon SuSE 8.2


Hello!

I just moved from RH9 to SuSE 8.2 and ran into a spot of trouble with my DocBook XML to PDF  conversions, and thought yall might be interested in how I worked around it:

docbook2whatever was demanding /usr/share/sgml/xml.dcl, but SuSE puts it in /usr/share/sgml/opensp/xml.dcl

I ran a quick ln -s /usr/share/sgml/opensp/xml.dcl /usr/share/sgml/xml.dcl and things worked out fine (ish-- my whole setup is still a terrifying hack).

Has anyone seen a good XSL stylesheet that'd let me do DocBook XML to PDF via xsltproc?

Yours,

Aaron


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