I'm building from BLFS-svn and had an issue with fcron dependencies. I was using none of them, since all are listed as optional and I only want a simple cron facility.
The configure command is ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --without-sendmail --with-boot-install=no \ --with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.79 But the DSSSL style-sheets are installed by docbook-dsssl, as a prerequisite of docbook-utils So at least docbook-dsssl is a required dependency? Slainte Gordon [email protected] Keep Calm and Obey the Laws of Thermodynamics -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
