Re: Problem running PyNIO 1.3.0b1

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Wed, 10 Dec 2008 11:55:24 -0700

Hi Deidre,

The undefined symbol is from the HDF-EOS library. The version of
libnio.a (in $NCARG_ROOT/lib) that you are
linking with was built with support for HDF-EOS.
For now the only fix is either to build the HDF-EOS libraries
yourself or else to build NCL from source without
support for HDF-EOS. Note this is HDF-EOS version 2, which is based
on HDF4.
This will be fixed with the next release of PyNIO, which will include
all the files
necessary to build libnio.a without any dependence on NCL or other
NCARG software. You will be able to
optionally specify support for HDF-EOS and GRIB 2.
Actually I expect to have this capability enabled by next week. If
you would like a pre-release version let
me know.
  -dave

On Dec 10, 2008, at 11:26 AM, deidre brucker wrote:

> Hi,
> Please forgive me if this is a stupid question, but I compiled
> PyNIO 1.3.0b1
> from source to run with python 2.4.4 using gcc 4.1.2. It installed
> just fine,
> but when I go to import it into python I get the following error
> message:
> Python 2.4.4 (#2, Oct 22 2008, 19:52:44)
> [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import nio
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ImportError: /usr/lib/python2.4/site-packages/PyNIO/nio.so:
> undefined symbol:
> SWfieldinfo
>
> Could you please help me figure out why I'm seeing the above error?
>
> The system I installed on is:
> Linux 2.6.18-6-686 #1 SMP Mon Oct 13 16:13:09 UTC 2008 i686 GNU/Linux
>
> Thank you!
> --
> deidre brucker systems administrator RAL/NCAR
> 303.497.8446 bruckerd_at_ucar.edu
>
> _______________________________________________
> pyngl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Wed Dec 10 2008 - 11:55:24 MST

This archive was generated by hypermail 2.2.0 : Thu Jan 01 2009 - 08:39:20 MST