DJ Lucas wrote in <[EMAIL PROTECTED]>

> Currently working on a svn build of LFS, but I doubt it makes a
> difference on 6.0.  Needed rewriteSystem and URI for xsl/current to
> build gtk-doc else configure choked on 'configure: error: could not
> find
> DocBook XSL Stylesheets in XML catalog.  Configure is specifically
> looking for 'current'.  I added the following to xsl instructions
> locally, but want a second set of eyes on it.
> 
> xmlcatalog --noout --add "rewriteSystem" \
>      "http://docbook.sourceforge.net/release/xsl/current/"; \
>      "/usr/share/xml/docbook/xsl-stylesheets-1.67.2" \
>      /etc/xml/catalog &&
> xmlcatalog --noout --add "rewriteURI" \
>      "http://docbook.sourceforge.net/release/xsl/current"; \
>      "/usr/share/xml/docbook/xsl-stylesheets-1.67.2" \
>      /etc/xml/catalog
> 

Thanks. I'd run into that problem just before I went to bed last - that
sorted it for me.

-- 
Regards
Alex
The email address above is a spamtrap.
alex@ the same domain will reach me
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to