<div dir="ltr">Hi mrtrix experts,<div><br></div><div>I&#39;m attempting to configure &amp; build mrtrix from source on a Zeus or RHEL6-like linux cluster (lots of cores!).</div><div><br></div><div>I&#39;m having some trouble getting configure to run, with errors occurring during g++ compiler detection. I don&#39;t have sudo access on the cluster so we have to build everything in our home directory (unpacked rpms for all the needed libs, and added to Path).</div><div><br></div><div>The error I&#39;m getting is:</div><div><br></div><div>./configure<br></div><div>
<p class="">MRtrix build type requested: release<br><span class=""></span></p>
<p class="">Detecting OS: linux<br><span class=""></span></p>
<p class=""><span class="">Checking for C++11 compliant compiler [g++]: (&#39;Unexpected error:&#39;, &quot;(&lt;type &#39;exceptions.TypeError&#39;&gt;, TypeError(&#39;decode() takes no keyword arguments&#39;,), &lt;traceback object at 0x791b48&gt;)&quot;)</span></p>
<p class=""><span class="">ERROR: compiler not found!</span></p>
<p class=""><span class="">Use CXX environment variable to set path to compiler, as follows:</span></p>
<p class=""><span class="">CXX=/usr/bin/g++-4.2 ./configure</span></p></div><div><div><br></div>I&#39;ve tried with:</div><div> </div><div>CXX=/path/to/g++-4.6 LD=/path/to/g++-4.6 ./configure,</div><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div><div style="font-family:arial;font-size:small"><div><div><font style="color:rgb(17,85,204)"></font></div></div></div></div><div><div><font color="#1f497d" face="arial, sans-serif"><span style="border-collapse:collapse"><br></span></font></div></div><div><font color="#1f497d" face="arial, sans-serif"><span style="border-collapse:collapse">with the same results. </span></font><span style="color:rgb(31,73,125)">Has this error been encountered</span><span style="color:rgb(31,73,125)"> before by anyone? and if so, what was the solution?</span></div><div><font color="#1f497d"><br></font></div><div><font color="#1f497d">Thanks for your help and let me know if I can add more details.</font></div><div><font color="#1f497d">-Zack</font></div></div></div></div>
</div></div>