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 XSL 1.66.1 released


On Sun, 19 Sep 2004, Bob Stayton wrote:

> DocBook XSL version 1.66.1 is now available for downloading from the 
> DocBook SourceForge site:
>
> http://sourceforge.net/projects/docbook/

I've got an RPM spec file for it online:

   http://www.madboa.com/geek/specs/docbook-style-xsl.spec

If you're running Fedora Core or Red Hat, it's easy to use:

   # the two wget invocations should each be on a single line; I
   # apologize for any line wrapping
   #
   cd /usr/src/redhat/SOURCES
   # download the source, e.g.,
   wget http://umn.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-1.66.1.tar.gz
   cd ../SPECS
   # grab my spec
   wget http://www.madboa.com/geek/specs/docbook-style-xsl.spec
   # build/install the package
   rpmbuild -bb docbook-style-xsl.spec
   rpm -Fvh ../RPMS/noarch/docbook-style-xsl-1.66.1-1.noarch.rpm

Works for Me(TM).

-- Paul Heinlein <heinlein@madboa.com>


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