From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: x86_64 on FC4 - texi2html: Command not found Date: Fri, 20 May 2005 10:38:05 -0500 Message-ID: <428E045D.1030702@us.ibm.com> References: <1116603168.4159.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1116603168.4159.6.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: David F Barrera Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 > > > > >