Found a small issue that's probably worth mentioning on this page: http://www.linuxfromscratch.org/blfs/view/svn/gnome/gnome-doc-utils.html
I ran into a small snag compiling gnome-doc-utils for gtk-doc; the Rarian-0.8.1 package is listed as recommended, but if it's absent the build will fail at the make step with the error "scrollkeeper-config: command not found". The fix is simple enough: passing in the option --disable-scrollkeeper to the configure script fixed it for me. (Running LFS svn+BLFS svn, attempting to compile xfce from source at the moment). On a related note, it looks like there's a new version of gnome-doc-utils out: http://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.18/gnome-doc-utils-0.18.1.news Cheers, horizonx -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
