This is a multi-part message in MIME format.
------_=_NextPart_001_01CCD7A7.E5277BDB
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
I have been attempting to get the ovirt-engine to build on EL6, in my
case on Scientific Linux 6.1.
I have followed the ovirt-engine build recipe on the wiki except for the
following deviations for EL6 I had to do.
=20
- For Maven2, I installed maven from jpackage free/devel
-->
http://mirrors.dotsrc.org/jpackage/6.0/generic/free/
-->
http://mirrors.dotsrc.org/jpackage/6.0/generic/devel/
=20
yum install maven.noarch
which yields an installed maven of:
[root@sl6x ~]# mvn -version
/usr/lib/jvm/java
Maven version: 2.0.8
Java version: 1.6.0_20
OS name: "linux" version: "2.6.32-220.2.1.el6.x86_64" arch:
"amd64"
Family: "unix"
- For jboss I downloaded and unzipped jboss 5.1 from=20
http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/
--> to /usr/local
I added both the -X and -e to BUILD_FLAGS in the makefile (I am
attempting to build RPMS)
Message body length is limited to 40k so I'll post the tail end of the
log separately since it is lengthy
regards,
Chris
=20
------_=_NextPart_001_01CCD7A7.E5277BDB
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 12 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@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;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@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]--></head><body lang=3DEN-US
link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>I have =
been attempting to get the ovirt-engine to build on EL6, in my case on =
Scientific Linux 6.1.<o:p></o:p></p><p class=3DMsoNormal>I have
followed =
the ovirt-engine build recipe on the wiki except for the following =
deviations for EL6 I had to do.<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p
class=3DMsoNormal>- For =
Maven2, I installed maven from jpackage free/devel<o:p></o:p></p><p
=
class=3DMsoNormal>--> <a =
href=3D"http://mirrors.dotsrc.org/jpackage/6.0/generic/free/"&g...
ors.dotsrc.org/jpackage/6.0/generic/free/</a><o:p></o:p>...
=
class=3DMsoNormal>--> <a =
href=3D"http://mirrors.dotsrc.org/jpackage/6.0/generic/devel/"&...
rors.dotsrc.org/jpackage/6.0/generic/devel/</a><o:p></o:p&...
=
class=3DMsoNormal><o:p> </o:p></p><p
class=3DMsoNormal>yum install =
maven.noarch<o:p></o:p></p><p class=3DMsoNormal>which yields an =
installed maven of:<o:p></o:p></p><p class=3DMsoNormal>[root@sl6x
~]# =
mvn -version<o:p></o:p></p><p =
class=3DMsoNormal>/usr/lib/jvm/java<o:p></o:p></p><p =
class=3DMsoNormal>Maven version: 2.0.8<o:p></o:p></p><p =
class=3DMsoNormal>Java version: 1.6.0_20<o:p></o:p></p><p =
class=3DMsoNormal>OS name: "linux" version: =
"2.6.32-220.2.1.el6.x86_64" arch: "amd64" Family: =
"unix"<span
style=3D'color:#1F497D'><o:p></o:p></span></p><p =
class=3DMsoNormal>- For jboss I downloaded and unzipped jboss 5.1 from =
<o:p></o:p></p><p class=3DMsoNormal><a =
href=3D"http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1....
">http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/</a><o=
:p></o:p></p><p class=3DMsoNormal>--> to /usr/local<span =
style=3D'color:#1F497D'><o:p></o:p></span></p><p
class=3DMsoNormal>I =
added both the -X and -e to BUILD_FLAGS in the makefile (I am attempting =
to build RPMS)<o:p></o:p></p><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><span style=3D'color:navy'>Message
body =
length is limited to 40k so I'll post the tail end of the log separately =
since it is lengthy<o:p></o:p></span></p><p class=3DMsoNormal
=
style=3D'margin-bottom:12.0pt'><span =
style=3D'color:navy'>regards,<o:p></o:p></span></p><p
class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><span =
style=3D'color:navy'>Chris<br><br></span><span =
style=3D'font-size:12.0pt;font-family:"Times New =
Roman","serif"'><o:p></o:p></span></p><p
=
class=3DMsoNormal><o:p> </o:p></p></div></body></html>
------_=_NextPart_001_01CCD7A7.E5277BDB--