This is not a important issue.
I enabled two switches in gstreamer:
--enable-gtk-doc \
--enable-docbook \
in order to test libxml2-2.9.2.
The test was successful, but not everything related could be tested.
{{{
checking for dvips... yes
checking for xmllint... yes
checking for fig2dev... no
configure: WARNING: Did not find fig2dev (from xfig), images will not be
generated.
checking for pngtopnm... no
checking for pnmtops... no
checking for epstopdf... yes
configure: Will not output HTML documentation
configure: Will not output PS documentation
configure: Will not output PDF documentation
}}}
Although it is written "fig2dev (from xfig)", fig2dev is installed by
transfig 3.2.5e and this is optional for xfig.
netpbm 10.67.00 gives pngtopnm pnmtops.
As a result, the commands in the page:
if [ -d /usr/share/doc/gstreamer-0.10/faq/html ]; then
chown -v -R root:root \
/usr/share/doc/gstreamer-0.10/*/html
fi
do nothing.
I am not sure if they should be removed or not.
As I am almost ignorant about I defer to someone else deciding if some
action needs to be taken.
If modifications are agreed to be necessary and the nobody wants to
spend time fixing it, I don't mind to volunteer for adding this person's
written fixes to the book.
--
[]s,
Fernando
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page