<div dir="ltr">I've tried to install gmsh in my local area on our lab's Red Hat Linux server (note that I do not have admin privileges, so I cannot sudo or modify things in /usr/bin) by:<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> wget <a href="http://www.geuz.org/gmsh/bin/Linux/gmsh-2.10.1-Linux64.tgz">http://www.geuz.org/gmsh/bin/Linux/gmsh-2.10.1-Linux64.tgz</a> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> tar -xzvf gmsh-2.10.1-Linux64.tgz</blockquote><div><p class="">The gmsh GUI will run if I double-click on the icon in a folder. This is of minimal utility for me because I plan on scripting analysis.</p><p class="">But it will not run from the command line:</p><p class="">







</p><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> cd gmsh-2.10.1-Linux/bin/ </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> gmsh </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">-bash: gmsh: command not found</blockquote><p class="">Also, FiPy--the application I ultimately plan on using the meshes--can not find gmsh (I've shortened the output with ... for readability):</p><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> ipython </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">... </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">In [<b>1</b>]: </span>from fipy import * </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">In [<b>2</b>]: </span>mesh=Gmsh2D('''cellSize=0.05,radius=1.0''') </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">... </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><b>EnvironmentError</b></span>: Gmsh version must be >= 2.0.</blockquote><div> </div><div>Help in resolving this would be greatly appreciated.</div><div><br></div><div>~Dan</div><p class="">







































</p></div></div>