#6646: exiv2-0.25
-------------------------+---------------------
Reporter: fo | Owner: fo
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.8
Component: BOOK | Version: SVN
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+---------------------
Changes (by fo):
* status: assigned => closed
* resolution: => fixed
Comment:
Docs can be built and installed, if doxygen, graphviz, python3 and
xsltproc are installed.
However, they need the samples to be compiled:
{{{
time make samples &&
time make doc &&
as root:
mkdir -vp /usr/share/doc/exiv2-0.25 &&
cp -vr doc/{html,include,index.html} /usr/share/doc/exiv2-0.25 &&
chown -R 0:0 /usr/share/doc/exiv2-0.25
}}}
and I didn't include
Fixed at r16172.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6646#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page