As the Makefile isn't used very often, it need some changes. it seems that you need to run 'make pre_copy' before the `make install-x'
----- Original Message ----- > Greetings, > I’m running into an issue at the “Deploying engine-config and > engine-manage-domains” section of the “Building oVirt Engine” > article on the wiki. Building from the source using maven2 has > completed successfully and I’m stuck on the series of commands > listed below: > # cd $OVIRT_HOME > # make create_dirs > # make install_tools > # make install_config > My build fails on the ‘make install-tools’ command. The output of the > command is below: > [root@ovirt ovirt-engine]# make install_tools > *** Installing Common Tools > cp -f > /root/ovirt-engine/rpmbuild/SOURCES/engine-tools-common-3.1.0-0001.jar > /usr/share/java/ > cp: cannot stat > `/root/ovirt-engine/rpmbuild/SOURCES/engine-tools-common-3.1.0-0001.jar': > No such file or directory > make: *** [install_tools] Error 1 > [root@ovirt ovirt-engine]# pwd > /root/ovirt-engine > [root@ovirt ovirt-engine]# ls > backend build-tools deployment frontend Makefile pom.xml > build_mvn config ear LICENSE packaging > [root@ovirt ovirt-engine]# > Any insight into how to proceed would be greatly appreciated. Thanks! > -- > Dustin Schoenbrun > Software Engineer > NetApp – Data Center Platforms > 919-476-5919 (office) > [email protected] > _______________________________________________ > Engine-devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/engine-devel
_______________________________________________ Engine-devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-devel
