<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div>Has anybody on the list successfully installed <a class="jive-link-external" href="http://libvirt.org/downloads.html">libvirt</a> and/or <a class="jive-link-external" href="http://virt-manager.org/download.html">virt-install</a> on Oracle VM Server 3?<br>
<br>
I've attempted to install libvirt & virtinstall <i>from source</i>...<br>
</div><pre style="margin-left: 40px;" class="jive-pre"><code class="jive-code jive-java">[root@xen3 virtinst-0.600.3]# cd /usr/local/src/virtinst-0.600.3
 
[root@xen3 virtinst-0.600.3]# python setup.py install
running install
running build
Version              : 0.600.3
RHEL6 defaults       : False
Formatting ru.po to build/mo/ru/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting gu.po to build/mo/gu/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting nl.po to build/mo/nl/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting pt_BR.po to build/mo/pt_BR/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting zh_CN.po to build/mo/zh_CN/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting sr.po to build/mo/sr/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting zh_TW.po to build/mo/zh_TW/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting sr@latin.po to build/mo/sr@latin/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting it.po to build/mo/it/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting fr.po to build/mo/fr/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting es.po to build/mo/es/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting uk.po to build/mo/uk/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting da.po to build/mo/da/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting ja.po to build/mo/ja/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
Formatting pl.po to build/mo/pl/LC_MESSAGES/virtinst.mo
sh: msgfmt: command not found
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/bin/virt-clone to 755
changing mode of /usr/bin/virt-image to 755
changing mode of /usr/bin/virt-convert to 755
changing mode of /usr/bin/virt-install to 755
running install_data
error: can<font color="navy">'t copy '</font>build/mo/ru/LC_MESSAGES/virtinst.mo<font color="navy">': doesn'</font>t exist or not a regular file
 
[root@xen3 libvirt-1.0.2]# cd /usr/local/src/libvirt-1.0.2
 
[root@xen3 libvirt-1.0.2]# ./configure 
checking <font color="navy"><b>for</b></font> a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking <font color="navy"><b>for</b></font> a thread-safe mkdir -p... /bin/mkdir -p
checking <font color="navy"><b>for</b></font> gawk... gawk
checking whether make sets $(MAKE)... no
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking <font color="navy"><b>for</b></font> gcc... no
checking <font color="navy"><b>for</b></font> cc... no
checking <font color="navy"><b>for</b></font> cl.exe... no
configure: error: in `/usr/local/src/libvirt-1.0.2<font color="navy">':</font>
configure: error: no acceptable C compiler found in $PATH
See `config.log<font color="navy">' for more details</font>
</code></pre><br>
...but been confounded by the  lack of gcc in  <a class="jive-link-external" href="http://public-yum.oracle.com/repo/OracleVM/OVM3/latest/x86_64/">the Oracle VM Server repo</a> .<br>
<pre style="margin-left: 40px;" class="jive-pre"><code class="jive-code jive-java">[root@xen3 libvirt-1.0.2]# yum search gcc
======================= Matched: gcc =======================
libgcc.x86_64 : GCC version 4.1 shared support library
libstdc++.x86_64 : GNU Standard C++ Library
libtermcap.x86_64 : A basic system library <font color="navy"><b>for</b></font> accessing the termcap database.
python-zope-interface.x86_64 : Zope interfaces <font color="navy"><b>package</b></font>
</code></pre><br>
Ideas? Suggestions?<br><br>Eric Pretorious<br>Truckee, CA<br></div></body></html>