ref manual, section 1.3.2, breaks out the packages required to build the documentation. first, i think it would be useful to distinguish between the (much shorter) list of packages needed for HTML versus the much longer list for PDF, since that second list is typically way longer and some folks may have no need for it. (from memory, the list of packages for PDF generation on fedora is ridiculous.)
also, the package list for PDF generation (at least for my fedora rawhide system) seems out of date. the ref manual claims i need to: $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt dblatex xmlto however, i can build PDF just fine but a quick query shows i don't have some of the allegedly essential packages: $ rpm -q make docbook-style-dsssl docbook-style-xsl \ > docbook-dtds docbook-utils fop libxslt dblatex xmlto make-4.0-3.1.fc22.x86_64 package docbook-style-dsssl is not installed docbook-style-xsl-1.78.1-3.fc21.noarch docbook-dtds-1.0-63.fc21.noarch package docbook-utils is not installed fop-1.1-8.fc21.noarch libxslt-1.1.28-8.fc22.x86_64 libxslt-1.1.28-8.fc22.i686 package dblatex is not installed xmlto-0.0.26-3.fc22.x86_64 $ so it seems i certainly don't need everything suggested by the ref manual. again, this is on my fedora *rawhide* system so i don't know if this has changed since the last supported fedora release. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto