|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] x86_64 on FC4 - texi2html: Command not found
David F Barrera wrote:
I am seeing the following error on x86_64 FC4. The texinfo package is
installed on the machine. Does anybody know what is missing?
There's a separate package for texi2html. Try installing that.
Regards,
Anthony Liguori
copying build/scripts-2.4/pygrub -> /tmp/xen-
unstable/dist/install/usr/bin
changing mode of /tmp/xen-unstable/dist/install/usr/bin/pygrub to 755
make[3]: Leaving directory `/tmp/xen-unstable/tools/pygrub'
make ioemuinstall
make[3]: Entering directory `/tmp/xen-unstable/tools'
[ -f ioemu/config-host.h ] || \
(cd ioemu; ./configure --prefix=/tmp/xen-unstable/dist/install/usr)
make -C ioemu install
make[4]: Entering directory `/tmp/xen-unstable/tools/ioemu'
texi2html -monolithic -number qemu-doc.texi
make[4]: texi2html: Command not found
make[4]: *** [qemu-doc.html] Error 127
make[4]: Leaving directory `/tmp/xen-unstable/tools/ioemu'
make[3]: *** [ioemuinstall] Error 2
make[3]: Leaving directory `/tmp/xen-unstable/tools'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/tmp/xen-unstable/tools'
make[1]: *** [tools] Error 2
make[1]: Leaving directory `/tmp/xen-unstable'
make: *** [world] Error 2
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|