<html><head></head><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:13px"><div id="yiv1737328547"><div id="yui_3_16_0_ym19_1_1472675258642_48414"><div id="yui_3_16_0_ym19_1_1472675258642_48413" style="color:#000;background-color:#fff;font-family:lucida console, sans-serif;font-size:13px;"><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25169">And if I eliminate the extra "." all is well</div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25104"><br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25105">./gmsh <br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25290"># works</div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25300"><br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25128">. ./gmsh</div><div dir="ltr" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25201">bash: .: ./gmsh: cannot execute binary file<br id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25225" clear="none"><br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25129"><br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25130">Wonder where I got the idea for the extra "."  Maybe it's just because I haven't used CLI very much of late.<br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25302"><br clear="none"></div><div dir="ltr" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25328">For the record, with both Firefox and gmsh, I downloaded a compressed file that included the executables.  I did not compile anything for either problem.</div><div dir="ltr" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25375"><br clear="none"></div><div dir="ltr">Paul<br clear="none"></div><div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25227"><br clear="none"></div><div class="yiv1737328547qtdSeparateBR" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25100"><br clear="none"></div><div class="yiv1737328547yqt5703650743" id="yiv1737328547yqt71106"></div></div></div></div><div id="yui_3_16_0_ym19_1_1472675258642_48432" class=".yiv1737328547yahoo_quoted">  <div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25135" style="font-family:lucida console, sans-serif;font-size:13px;"> <div id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25134" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25139"> <font id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25278" size="2" face="Arial"> </font><hr id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25277" size="1"> <b><span style="font-weight:bold;">From:</span></b> Rick Moen <rick@linuxmafia.com><br clear="none"> <b><span style="font-weight:bold;">To:</span></b> Paul Zander <paulz@ieee.org> <br clear="none"><b><span style="font-weight:bold;">Cc:</span></b> "conspire@linuxmafia.com" <conspire@linuxmafia.com><br clear="none"> <b><span style="font-weight:bold;">Sent:</span></b> Wednesday, August 31, 2016 7:52 PM<br clear="none"> <b><span style="font-weight:bold;">Subject:</span></b> Re: [conspire] cannot execute binary file<br clear="none">  </div> <div class="yiv1737328547y_msg_container" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25133"><br clear="none">Quoting Paul Zander (<a rel="nofollow" shape="rect" id="yiv1737328547yui_3_16_0_ym19_1_1472675258642_25138" ymailto="mailto:paulz@ieee.org" target="_blank" href="mailto:paulz@ieee.org">paulz@ieee.org</a>):<div class="yiv1737328547yqt1372817407" id="yiv1737328547yqtfd67282"><br clear="none"><br clear="none">> Here is the transcript:<br clear="none">> $$ . ./gmsh<br clear="none">> bash: .: ./gmsh: cannot execute binary file<br clear="none">> <br clear="none">> <br clear="none">> $$ ldd ./gmsh</div><br clear="none"><br clear="none">Well, all of the library sonames (shared object names) _resolved_ to<br clear="none">library binaries, so that much worked as intended.  That doesn't<br clear="none">guarantee that all of its dependencies were actually _met_, though.<br clear="none"><br clear="none">You say this is an 'executable file', but you didn't say its provenance,<br clear="none">e.g., whether you compiled it.  If you compiled it, the burden is on you<br clear="none">to make sure that all of its dependencies are met and it has all other<br clear="none">necessary conditions met.  If you didn't, then good luck making sure all<br clear="none">those requirements are met, because you probably lack the necessary<br clear="none">infromation.<br clear="none"><br clear="none">Just a minor point:  It's of the correct archtecture and you're certain<br clear="none">it's set executable, right?<br clear="none"><br clear="none">Personally, by the way, I'd do './gmsh' to run the executable, rather<br clear="none">than sourcing it.<div class="yiv1737328547yqt1372817407" id="yiv1737328547yqtfd45910"><br clear="none"><br clear="none"></div><br clear="none"><br clear="none"></div> </div> </div>  </div></div></body></html>