On Thu, Dec 22, 2011 at 6:00 AM, 翁辉辉 <span dir="ltr">&lt;<a href="mailto:qfkq7850@mail.ustc.edu.cn">qfkq7850@mail.ustc.edu.cn</a>&gt;</span> wrote:<div><br></div><div>It looks like you have an old version of libc on the cluster. Can it be upgraded?</div>
<div><br></div><div>   Matt</div><div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hello!<br>
<br>
 I have some problem when I install the pylith-1.6.2-linux-x86_64.tgz on the cluster. The path is/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64 . When I run pylith,there are some error as follow :<br>
 Traceback (most recent call last):<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/bin/pylith&quot;, line 37, in &lt;module&gt;<br>
    from pylith.apps.PyLithApp import PyLithApp<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.6/site-packages/pylith/apps/PyLithApp.py&quot;, line 23, in &lt;module&gt;<br>
    from PetscApplication import PetscApplication<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.6/site-packages/pylith/apps/PetscApplication.py&quot;, line 27, in &lt;module&gt;<br>
    class PetscApplication(Application):<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.6/site-packages/pylith/apps/PetscApplication.py&quot;, line 41, in PetscApplication<br>
    from pylith.utils.PetscManager import PetscManager<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.6/site-packages/pylith/utils/PetscManager.py&quot;, line 29, in &lt;module&gt;<br>
    import pylith.utils.petsc as petsc<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.6/site-packages/pylith/utils/petsc.py&quot;, line 25, in &lt;module&gt;<br>
    _petsc = swig_import_helper()<br>
  File &quot;/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.6/site-packages/pylith/utils/petsc.py&quot;, line 21, in swig_import_helper<br>
    _mod = imp.load_module(&#39;_petsc&#39;, fp, pathname, description)<br>
ImportError: /lib64/tls/libc.so.6: version `GLIBC_2.7&#39; not found (required by /home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/libhdf5.so.6)<br>
<br>
  I set the .bashrc as follow :<br>
export PATH=/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/bin:$PATH<br>
export LD_LIBRARY_PATH=/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib:/home/hjs/wenghh/pylith/pylith-1.6.2-linux-i686/opt/petsc-dev/linux-gnu-cxx-opt/lib:${LD_LIBRARY_PATH}<br>
export PYTHONPATH=/home/hjs/wenghh/pylith/pylith-1.6.2-linux-x86_64/lib/python2.5/site-packages:$PYTHONPATH<br>
<br>
  Wish you have a good time<br>
  regards.<br>
_______________________________________________<br>
CIG-SHORT mailing list<br>
<a href="mailto:CIG-SHORT@geodynamics.org">CIG-SHORT@geodynamics.org</a><br>
<a href="http://geodynamics.org/cgi-bin/mailman/listinfo/cig-short" target="_blank">http://geodynamics.org/cgi-bin/mailman/listinfo/cig-short</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>
</div>