[Users] building engine, facing issues.

2014-03-12 Thread aditya mamidwar
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.


-- 
-Aditya Mamidwar
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] building engine, facing issues.

2014-03-12 Thread Alon Bar-Lev


- Original Message -
 From: aditya mamidwar aditya.mamid...@gmail.com
 To: users@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@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users