<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 30 Aug 2012, at 09:57, misterdev wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span>Hello all</span><div class="linestyle2 colourline"><span>I have a problem when I want to install RAbbitMQ v2.8.5 and v2.8.6</span></div></blockquote><div><br></div><div>*How* are you trying to install rabbit? Are you using a package manager, or compiling from source (I assume this one) or some other way?</div><br><blockquote type="cite"><div class="linestyle1 colourline"><span>1 - the command <b>make</b> give me errors : <br></span><blockquote style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"><span>git: Command not found </span><br><span></span></blockquote><span>--&gt; It'snormal because 
git is not installed on my server. Is that a problem for the 
installation ? <br><br></span></div></blockquote><div><br></div><div>Yes, the installation requires git.</div><br><blockquote type="cite"><div class="linestyle2 colourline"><span>2 - a few seconds after giving me the git errors, <b>make </b>hangs after these lines : </span></div><blockquote style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; " class="gmail_quote"><div class="linestyle1 colourline"><span>rm -rf eldap-wrapper/build/dep-ezs</span></div><div class="linestyle2 colourline"><span>mkdir -p eldap-wrapper/build/dep-ezs</span></div><div class="linestyle1 colourline"><span>[elided] copy dependent ezs</span></div><div class="linestyle2 colourline"><span>touch eldap-wrapper/build/dep-ezs/.done</span></div></blockquote><div>&nbsp;</div></blockquote><div><br></div><div>That's quite odd, but nonetheless you won't be able to build using make without having git installed.</div><br><blockquote type="cite"><div class="linestyle1 colourline"><span>And it hangs here forever...</span></div><div class="linestyle2 colourline"><span>I have had absolutely no problem installing and running v2.8.4, but I can't compile the new version. </span></div><div class="linestyle1 colourline"><span>Has there been some changes that could explain that ?</span></div></blockquote><div><br></div></div>There have been changes to the build system, but the requirement to use git when compiling from source is not new.</body></html>