rapidsvn
Samuel Yost <[email protected]> Mon, 29 Sep 2014 09:38:27 -0500
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_131_776911542.1412430295876
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Trying to install the latest rapidsvn on SLES 11 sp2.
1. Untarred file
2. configure (no errors), I specified the /usr/local/rapidsvn as the
destination
3. make (few errors)
SyntaxError: invalid syntax
File "../../tools/msgfmt.py", line 86
0x950412deL, # Magic ^
SyntaxError: invalid syntax
make[2]: *** [all-mo] Error 1
make[2]: Leaving directory `/tmp/rapidsvn-0.12.1/src/locale'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rapidsvn-0.12.1/src'
make: *** [all-recursive] Error 1
4. su
5. make install (few errors regarding localles)
I see include, lib and share directories created here but no executables?
Looking for rapidsvn to start.
Am I doing something wrong. Any help would be greatly appreciated.
Samuel L. Yost
Old Union 112
Illinois State University
309-438-5981
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=3089173
To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_131_776911542.1412430295876
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-micr=
osoft-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"Micros=
oft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
=09{font-family:"Cambria Math";
=09panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
=09{font-family:Calibri;
=09panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
=09{margin:0in;
=09margin-bottom:.0001pt;
=09font-size:11.0pt;
=09font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
=09{mso-style-priority:99;
=09color:#0563C1;
=09text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
=09{mso-style-priority:99;
=09color:#954F72;
=09text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
=09{mso-style-priority:34;
=09margin-top:0in;
=09margin-right:0in;
=09margin-bottom:0in;
=09margin-left:.5in;
=09margin-bottom:.0001pt;
=09font-size:11.0pt;
=09font-family:"Calibri","sans-serif";}
span.EmailStyle17
=09{mso-style-type:personal-compose;
=09font-family:"Calibri","sans-serif";
=09color:windowtext;}
.MsoChpDefault
=09{mso-style-type:export-only;
=09font-family:"Calibri","sans-serif";}
@page WordSection1
=09{size:8.5in 11.0in;
=09margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
=09{page:WordSection1;}
/* List Definitions */
@list l0
=09{mso-list-id:1101410684;
=09mso-list-type:hybrid;
=09mso-list-template-ids:-985611308 67698703 67698713 67698715 67698703 676=
98713 67698715 67698703 67698713 67698715;}
@list l0:level1
=09{mso-level-tab-stop:none;
=09mso-level-number-position:left;
=09text-indent:-.25in;}
@list l0:level2
=09{mso-level-number-format:alpha-lower;
=09mso-level-tab-stop:none;
=09mso-level-number-position:left;
=09text-indent:-.25in;}
@list l0:level3
=09{mso-level-number-format:roman-lower;
=09mso-level-tab-stop:none;
=09mso-level-number-position:right;
=09text-indent:-9.0pt;}
@list l0:level4
=09{mso-level-tab-stop:none;
=09mso-level-number-position:left;
=09text-indent:-.25in;}
@list l0:level5
=09{mso-level-number-format:alpha-lower;
=09mso-level-tab-stop:none;
=09mso-level-number-position:left;
=09text-indent:-.25in;}
@list l0:level6
=09{mso-level-number-format:roman-lower;
=09mso-level-tab-stop:none;
=09mso-level-number-position:right;
=09text-indent:-9.0pt;}
@list l0:level7
=09{mso-level-tab-stop:none;
=09mso-level-number-position:left;
=09text-indent:-.25in;}
@list l0:level8
=09{mso-level-number-format:alpha-lower;
=09mso-level-tab-stop:none;
=09mso-level-number-position:left;
=09text-indent:-.25in;}
@list l0:level9
=09{mso-level-number-format:roman-lower;
=09mso-level-tab-stop:none;
=09mso-level-number-position:right;
=09text-indent:-9.0pt;}
ol
=09{margin-bottom:0in;}
ul
=09{margin-bottom:0in;}
--></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=3D"#0563C1=
" vlink=3D"#954F72"><div class=3DWordSection1><p class=3DMsoNormal>Trying t=
o install the latest rapidsvn on SLES 11 sp2.<o:p></o:p></p><p class=3DMsoN=
ormal><o:p> </o:p></p><p class=3DMsoListParagraph style=3D'text-indent=
:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style=3D'mso-li=
st:Ignore'>1.<span style=3D'font:7.0pt "Times New Roman"'>  =
; </span></span><![endif]>Untarred file <o:p></o:p></p><p=
class=3DMsoListParagraph style=3D'text-indent:-.25in;mso-list:l0 level1 lf=
o1'><![if !supportLists]><span style=3D'mso-list:Ignore'>2.<span style=3D'f=
ont:7.0pt "Times New Roman"'> </span></=
span><![endif]>configure (no errors), I specified the /usr/local/rapidsvn a=
s the destination<o:p></o:p></p><p class=3DMsoListParagraph style=3D'text-i=
ndent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style=3D'm=
so-list:Ignore'>3.<span style=3D'font:7.0pt "Times New Roman"'> =
</span></span><![endif]>make (few errors)<o:p></o:=
p></p><p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal><o:p>&=
nbsp;</o:p></p><p class=3DMsoNormal><span style=3D'color:red'>SyntaxError: =
invalid syntax<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'col=
or:red'> File "../../tools/msgfmt.py", line 86<o:p></o:p></=
span></p><p class=3DMsoNormal><span style=3D'color:red'> =
0x950412deL, # Magic &=
nbsp; ^<o:p></o:p></s=
pan></p><p class=3DMsoNormal><span style=3D'color:red'>SyntaxError: invalid=
syntax<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:red'=
>make[2]: *** [all-mo] Error 1<o:p></o:p></span></p><p class=3DMsoNormal><s=
pan style=3D'color:red'>make[2]: Leaving directory `/tmp/rapidsvn-0.12.1/sr=
c/locale'<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:re=
d'>make[1]: *** [all-recursive] Error 1<o:p></o:p></span></p><p class=3DMso=
Normal><span style=3D'color:red'>make[1]: Leaving directory `/tmp/rapidsvn-=
0.12.1/src'<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:=
red'>make: *** [all-recursive] Error 1<o:p></o:p></span></p><p class=3DMsoL=
istParagraph style=3D'text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !su=
pportLists]><span style=3D'mso-list:Ignore'>4.<span style=3D'font:7.0pt "Ti=
mes New Roman"'> </span></span><![endif=
]> su<o:p></o:p></p><p class=3DMsoListParagraph style=3D'text-indent:-=
.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style=3D'mso-list=
:Ignore'>5.<span style=3D'font:7.0pt "Times New Roman"'> &=
nbsp; </span></span><![endif]>make install (few errors regardin=
g localles)<o:p></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><p clas=
s=3DMsoNormal>I see include, lib and share directories created here but no =
executables? Looking for rapidsvn to start.<o:p></o:p></p><p class=3D=
MsoNormal><o:p> </o:p></p><p class=3DMsoNormal>Am I doing something wr=
ong. Any help would be greatly appreciated.<o:p></o:p></p><p class=3D=
MsoNormal><o:p> </o:p></p><p class=3DMsoNormal><b><i><span style=3D'co=
lor:#7030A0'>Samuel L. Yost<o:p></o:p></span></i></b></p><p class=3DMsoNorm=
al><b><i><span style=3D'color:#7030A0'>Old Union 112<o:p></o:p></span></i><=
/b></p><p class=3DMsoNormal><b><i><span style=3D'color:#7030A0'>Illinois St=
ate University<o:p></o:p></span></i></b></p><p class=3DMsoNormal><b><i><spa=
n style=3D'color:#7030A0'>309-438-5981<o:p></o:p></span></i></b></p><p clas=
s=3DMsoNormal><o:p> </o:p></p></div></body></html>
------=_Part_131_776911542.1412430295876--