problem while installing PyNGL and PyNIO modules on my x86_64 machine

From: nagarjuna rao <dnrao.au_at_nyahnyahspammersnyahnyah>
Date: Thu Apr 21 2011 - 06:21:25 MDT

Dear all,

      I am the beginner of PyNGL. I have edited my .bashrc file like as
follows.Still I am getting these following errors while importing Ngl and
Nio modules.

;=============================
=======================================================

export
PYTHONPATH=/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL:/usr/local/lib64/PyNIO/lib/python2.6/site-packages/PyNIO

;=====================================================================================

;=================================================================================

Python 2.6.2 (r262:71600, Aug 21 2009, 12:23:57)
[GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Ngl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL/Ngl.py",
line 367, in <module>
    import hlu, site, types, string, commands, sys, os, math, re
  File "/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL/hlu.py",
line 7, in <module>
    import _hlu
ImportError: libgfortran.so.1: cannot open shared object file: No such file
or directory

>>> import Nio
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib64/PyNIO/lib/python2.6/site-packages/PyNIO/Nio.py",
line 63, in <module>
    from nio import *
ImportError: libssl.so.6: cannot open shared object file: No such file or
directory

;==================================================================================

how to get ride of these errors.Please help me.

Thanks in advance for any help, Nagarjuna Rao

;================================================================================

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Thu Apr 21 06:21:39 2011

This archive was generated by hypermail 2.1.8 : Wed May 18 2011 - 12:00:50 MDT