← Prev in month ← Prev in thread
Next in thread → Next in month →

Tip: Misplaced file when converting DocBook XML to PDF using DSSSLon SuSE 8.2

From
Aaron Weber <>
Date
2003-11-21T21:05:03+00:00
ID
Thread
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
← Prev in month ← Prev in thread
Next in thread → Next in month →