[Users] building engine, facing issues.
Alon Bar-Lev
alonbl at redhat.com
Wed Mar 12 14:43:32 EDT 2014
----- Original Message -----
> From: "aditya mamidwar" <aditya.mamidwar at gmail.com>
> To: users at ovirt.org
> Sent: Wednesday, March 12, 2014 8:39:07 PM
> Subject: [Users] building engine, facing issues.
>
>
> i installed ovirt 3.3 and i need to build the engine for my changes to
> backend implementation files to take place.
>
> The build engine guide on the community says that the procedure is now
> obsolete for my version.
>
> also
> git clone git:// gerrit.ovirt.org/ovirt-engine
>
> doenot clone the $OVIRT_HOME/backend/manager/dbscripts.
>
> hence i cannot continue with the next steps.
I do not quite understand where the failure is.
The current document is [1].
Usually all you need in order to build rpms is:
$ git clone git://gerrit.ovirt.org/ovirt-engine
$ cd ovirt-engine
$ make dist
$ rpmbuild -D "ovirt_build_minimal 1" -tb <tarball>
[1] http://www.ovirt.org/OVirt_Engine_Development_Environment
>
> --
> -Aditya Mamidwar
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
More information about the Users
mailing list