----- Original Message ----- > From: "aditya mamidwar" <[email protected]> > To: [email protected] > 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 > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

