Comment 6 for bug 723796

Revision history for this message
takahiro watanabe (tawa777) wrote :

> If you can build local, can you tell me the output of the following:

> $ sudo updatedb
> $ what-provides spice.h

As for me,

# updatedb
# what-provides spice.h
zsh: command not found: what-provides

But by following the instruction of
http://nicholaskuechler.com/2011/02/10/debian-ubuntu-equivalents-of-yum-whatprovides/,
I got the following:

# dpkg -S /usr/include/spice-server/spice.h
spice: /usr/include/spice-server/spice.h

Anyway, i continue resolving the failure.