--=_2c428c51-bab4-415b-a59a-abedaa12f2fb
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
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=E2=80=99m running into an issue at the =E2=80=9CDeploying
engine-config=
and
engine-manage-domains=E2=80=9D section of the =E2=80=9CBuilding oVirt
Eng=
ine=E2=80=9D
article on the wiki. Building from the source using maven2 has
completed successfully and I=E2=80=99m 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 =E2=80=98make install-tools=E2=80=99 command.
The o=
utput 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 =E2=80=93 Data Center Platforms
919-476-5919 (office)
dustin.schoenbrun(a)netapp.com
_______________________________________________
Engine-devel mailing list
Engine-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel
--=_2c428c51-bab4-415b-a59a-abedaa12f2fb
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><head><style type=3D'text/css'>p { margin: 0;
}</style></head><body><=
div style=3D'font-family: Times New Roman; font-size: 12pt; color: #000000'=
<div>As the Makefile isn't used very often, it need some
changes.</div><di=
v>it seems that you need to run 'make
pre_copy' before the `make install-x'=
</div><div><br></div><div><br><hr
id=3D"zwchr"><blockquote style=3D"border-=
left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000=
;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helv=
etica,Arial,sans-serif;font-size:12pt;">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Greetings,</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">I=E2=80=99m running into an issue at the
=E2=80=9CDe=
ploying engine-config and engine-manage-domains=E2=80=9D section of the =
=E2=80=9CBuilding oVirt Engine=E2=80=9D article on the wiki. Building=
from the source using maven2 has completed successfully and I=E2=80=99m st=
uck on the series
of commands listed below:</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal"># cd $OVIRT_HOME</p>
<p class=3D"MsoNormal"># make create_dirs</p>
<p class=3D"MsoNormal"># make install_tools</p>
<p class=3D"MsoNormal"># make install_config</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">My build fails on the =E2=80=98make install-tools=
=E2=80=99 command. The output of the command is below:</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">[root@ovirt ovirt-engine]# make
install_tools</p>
<p class=3D"MsoNormal">*** Installing Common Tools</p>
<p class=3D"MsoNormal">cp -f
/root/ovirt-engine/rpmbuild/SOURCES/engine-too=
ls-common-3.1.0-0001.jar /usr/share/java/</p>
<p class=3D"MsoNormal">cp: cannot stat
`/root/ovirt-engine/rpmbuild/SOURCES=
/engine-tools-common-3.1.0-0001.jar': No such file or directory</p>
<p class=3D"MsoNormal">make: *** [install_tools] Error 1</p>
<p class=3D"MsoNormal">[root@ovirt ovirt-engine]# pwd</p>
<p class=3D"MsoNormal">/root/ovirt-engine</p>
<p class=3D"MsoNormal">[root@ovirt ovirt-engine]# ls</p>
<p class=3D"MsoNormal">backend
build-tools deployme=
nt frontend Makefile pom.xml</p>
<p class=3D"MsoNormal">build_mvn
config =
ear
LICENSE &nb=
sp; packaging</p>
<p class=3D"MsoNormal">[root@ovirt ovirt-engine]#</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">Any insight into how to proceed would be greatly
app=
reciated. Thanks!</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">--</p>
<p class=3D"MsoNormal">Dustin Schoenbrun</p>
<p class=3D"MsoNormal">Software Engineer</p>
<p class=3D"MsoNormal">NetApp =E2=80=93 Data Center Platforms</p>
<p class=3D"MsoNormal">919-476-5919 (office)</p>
<p class=3D"MsoNormal">dustin.schoenbrun(a)netapp.com </p>
<p class=3D"MsoNormal"> </p>
</div>
<br>_______________________________________________<br>Engine-devel mailing=
list<br>Engine-devel@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/=
engine-devel<br></blockquote><br></div></div></body></html>
--=_2c428c51-bab4-415b-a59a-abedaa12f2fb--