[oe-users] openembedded fails sanity check: claims texi2html not installed (it is).

Nicolas FR nicolasfr at gmail.com
Sat Feb 17 11:23:26 UTC 2007


It's weird that there is no texi2html package for your distro. Anyway verify
that you also have the "texinfo" package installed that may be linked.

Finally if it's a path problem you can add /usr/local/bin to your path (in
your OE environment script) or make a symbolic link to /usr/bin

On 2/17/07, michael at michaelshiloh.com <michael at michaelshiloh.com> wrote:
>
> Hello,
>
> I'm setting up OE on a new computer and getting an error claiming
> texi2html is
> not installed. It is:
>
>    bash-3.2$ make openmoko-devel-image
>    ( cd build ; . ../setup-env ; \
>              bitbake openmoko-devel-image )
>    NOTE: Using cache in '/home/moko/build/tmp/cache/fic-gta01'
>    NOTE: Handling BitBake files: \ (4146/4146) [100 %]
>    NOTE: Parsing finished. 3969 cached, 0 parsed, 177 skipped, 0 masked.
>
>    ERROR:  Openembedded's config sanity checker detected a potential
>    misconfiguration.
>            Either fix the cause of this error or at your own risk disable
> the
>    checker (see sanity.conf).
>            Following is the list of potential problems / advisories:
>
>            Please install following missing utilities: texi2html
>
>    make: *** [openmoko-devel-image] Error 1
>    bash-3.2$ which texi2html
>    /usr/local/bin/texi2html
>    bash-3.2$ texi2html -v
>    1.64
>
> My distribution (Arch Linux) did not have a package for texi2html so I
> installed from source. That shouldn't be a problem, should it?
>
> Any advice?
>
> Thanks,
> Michael
>
>
> _______________________________________________
> Openembedded-users mailing list
> Openembedded-users at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20070217/63baed51/attachment-0002.html>


More information about the Openembedded-users mailing list