Daniel (and all others),

I have been able to get past the libvirt installation but I cannot start the libvirtd daemon. For ubuntu, what is the best way to start the libvirtd daemon? "sudo make install" did not put libvirtd in /etc/init.d so the only place I see it is in libvirt-0.10.0/daemon/. I have looked up this issue online and the best I have seen is to install the distribution package and replace the daemon with the one I build from source. Does anyone know anything about this?

Thanks,
Shawn

On Wed, Aug 22, 2012 at 10:40 AM, Shawn Furrow <sfurrow@vt.edu> wrote:
If I run xmllint --noout docs/news.html.in inside the libvirt-0.10.0 directory I get no output.

Shawn


On Wed, Aug 22, 2012 at 10:33 AM, Daniel Veillard <veillard@redhat.com> wrote:
On Wed, Aug 22, 2012 at 10:02:53AM -0400, Shawn Furrow wrote:
> Daniel,
>
> I tried re-installing all of those libraries and I still get the same
> segfault. Here are the outputs you requested:
>
> *xsltproc --version*
> Using libxml 20706, libxslt 10126 and libexslt 815
> xsltproc was compiled against libxml 20706, libxslt 10126 and libexslt 815
> libxslt 10126 was compiled against libxml 20706
> libexslt 815 was compiled against libxml 20706
>
> *xmllint --version*
> xmllint: using libxml version 20706
>    compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP
> HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv
> ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib

  what does xmllint --noout docs/news.html.in gives within libvirt ?
if it crashes then check which libz is used by
   ldd /usr/bin/xmllint
and check where that library comes from, it's very likely a problem
like that, xsltproc should not crash

Daniel

--
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/



--
Virginia Tech
Bradley Department of Electrical and Computer Engineering
B.S. Electrical Engineering
B.S. Computer Engineering




--
Virginia Tech
Bradley Department of Electrical and Computer Engineering
B.S. Electrical Engineering
B.S. Computer Engineering