On Tue, Nov 24, 2009 at 8:29 PM, Erez Zilber <[email protected]> wrote: > On Tue, Nov 24, 2009 at 8:52 PM, Bart Van Assche > <[email protected]> wrote: >> On Tue, Nov 24, 2009 at 7:30 PM, Erez Zilber <[email protected]> wrote: >>> I/O error : Attempt to load network entity >>> http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl >> >> Hello Erez, >> >> Have you already had a look at the file docs/README ? It lists the >> packages that must be installed before documentation generation works. >> The following bug report might also be interesting to you (not sure >> it's still up to date): https://bugs.kde.org/show_bug.cgi?id=162121. >> >> Bart. >> > > I read docs/README and was able to make some progress. However, I'm > still looking for the pdfxmltex & pdftops packages for CentOS 5. Do > you know if they are available (as RPMs)? Maybe I'm looking for the > wrong package name? > > I'm currently failing here: > [ ... ]
It is a known issue that PDF generation fails on most systems except openSUSE 10.1 (see also http://article.gmane.org/gmane.comp.debugging.valgrind.devel/876). Do you really need the PDF docs ? The following command will generate the HTML files that have been published on the Valgrind website: make -C docs html-docs Bart. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
