Re: pyngl binaries for x86_64 (?)

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 10 Oct 2005 19:09:04 -0600 (MDT)

Hi Daryl,

I don't think you are doing anything wrong. You probably just ran into
a compatibility problem. Let me look into this and see if I can
provide you with x86_64 binaries. I believe somebody else is also
waiting on me for them...

--Mary

On Mon, 10 Oct 2005, Daryl Herzmann wrote:

> Hi,
>
> My environment is RHEL 4.2 AS x86_64 and Python 2.4. I can't seem to get
> either PyNGL version (32 bit for RH9 or 64 bit SUSE) to work on my box.
>
> Either version gives the same error
>
>>>> import PyNGL
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File "/mesonet/python/lib/python2.4/site-packages/PyNGL/__init__.py", line
> 1, in ?
> from Ngl import *
> File "/mesonet/python/lib/python2.4/site-packages/PyNGL/Ngl.py", line 1, in
> ?
> from hlu import *
> File "/mesonet/python/lib/python2.4/site-packages/PyNGL/hlu.py", line 4, in
> ?
> import _hlu
> ImportError: /mesonet/python/lib/python2.4/site-packages/PyNGL/_hlu.so:
> cannot open shared object file: No such file or directory
>
> But alas:
>
> $ ll /mesonet/python/lib/python2.4/site-packages/PyNGL/_hlu.so
> -rw-r--r-- 1 mesonet mesonet 5558003 Mar 17 2005
> /mesonet/python/lib/python2.4/site-packages/PyNGL/_hlu.so
>
>
> So I would hate to bug the developers for a binary for my platform, but
> perhaps I am doing something wrong! <-- very likely!
>
>
> thanks,
> daryl
>
> --
> /**
> * Daryl Herzmann (akrherz_at_iastate.edu)
> * Program Assistant -- Iowa Environmental Mesonet
> * http://mesonet.agron.iastate.edu
> */
>
> _______________________________________________
> pyngl-talk mailing list
> pyngl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
>
_______________________________________________
pyngl-talk mailing list
pyngl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Mon Oct 10 2005 - 19:09:04 MDT

This archive was generated by hypermail 2.2.0 : Thu Jan 19 2006 - 21:31:53 MST