Hi,
In chapter 11, section Fcron-3.0.6, the reader is instructed to create
the makefile by issuing:
./configure --prefix=/usr --sysconfdir=/etc \
--localstatedir=/var --without-sendmail --with-boot-install=no \
--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.79
The dependency requirement for Fcron, however, lists
DocBook-utils-0.6.14 (thus DocBook DSSSL Stylesheets-1.79) as
optional. Because of this, configure will fail with an error if the
reader has chosen not to install these packages beforehand. I searched
the user wiki and FAQ and found no mention of this little niggle so I
thought I might offer a suggestion.
Proposed Fix:
Remove the flag
"--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.79" from
the configure script. The note in the "Command Explanations" section
just below could then be amended to instruct the user to add this flag
if DocBook-utils has been installed.
Cheers,
mbw
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page