[Ovirt-devel] oVirt Source Repository Refactoring

Perry N. Myers pmyers at redhat.com
Tue Sep 9 12:55:45 UTC 2008


Neil Wilson wrote:
> 2008/9/8 Perry N. Myers <pmyers at redhat.com>:
>> To do a build (similar to build-all.sh in previous releases) do:
>> $ make -f /usr/share/ovirt-release/ovirt.mk build
>>
> 
> My base install Fedora server complains about the lack of rpmbuild
> with this command. Is there a missing dependency on the devtools?
> 

Neil,

Sending to ovirt-devel, in case other people have the same question...

From: http://ovirt.org/install-instructions.html

Building the appliance from source

    2. There are a handful of packages required to build the appliance. 
Some of these RPMs are located in the oVirt repository so make sure to 
follow the instructions above on installing the ovirt-release RPM first. 
Install them with:

       # yum install ruby ruby-devel ruby-gettext-package rubygem-rake 
avahi-devel rpm-build libvirt-devel hal-devel dbus-devel createrepo 
appliance-tools gcc

Switching to ovirt.mk from build-all.sh didn't remove the requirement to 
have all of the above packages installed for the build.

Most of these dependencies are encoded as BuildRequires in the RPM spec 
files, however rpmbuild itself can't be a BuildRequire in a spec file.

Thanks,

Perry

-- 
|=-        Red Hat, Engineering, Emerging Technologies, Boston        -=|
|=-                     Email: pmyers at redhat.com                      -=|
|=-         Office: +1 412 474 3552   Mobile: +1 703 362 9622         -=|
|=- GnuPG: E65E4F3D 88F9 F1C9 C2F3 1303 01FE 817C C5D2 8B91 E65E 4F3D -=|




More information about the ovirt-devel mailing list