Re: Problems with Mac install?

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed, 23 Nov 2005 10:03:17 -0700 (MST)

Hi Lou,

I'm afraid there may be incompatibility issues from using PyNGL that
was built under 10.3 on a 10.4 system. I had brief access to a Tiger
system a couple of days ago, and only some of the pynglex examples
worked.

I tried to build a new version of PyNGL on that system, but then ran
into a compatibility issue between the version of gcc I was running on
that system, and the version of g77 that I got from fink. (It was
something about not being able to find the file
"/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a"; maybe Jeff
Whitaker can espouse on this problem.)

So, until I can get access to a Tiger system to do a rebuild (and
hopefully the g77 problem will be resolved by then), I'm not sure
there's much you can do at this point.

If somebody has a Tiger system that I can get a guest logon to, I
could attempt a build sooner.

--Mary

On Wed, 23 Nov 2005, Louis Wicker wrote:

> All:
>
> I just tried installing 0.1.1b8 on my Mac OS X machine (running 10.4.3). I
> have a python 2.3.5 installation (not MacPython).
>
> trying to run "pynglex ngl03p.py" I get
>
> Traceback (most recent call last):
> File ".//pynglex", line 4, in ?
> import Ngl
> File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
> python2.3/site-packages/PyNGL/Ngl.py", line 1, in ?
> from hlu import *
> File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
> python2.3/site-packages/PyNGL/hlu.py", line 4, in ?
> import _hlu
> ImportError: dlopen(/System/Library/Frameworks/Python.framework/
> Versions/2.3/lib/python2.3/site-packages/PyNGL/_hlu.so, 2): no suitable image
> found. Did find:
> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/
> python2.3/site-packages/PyNGL/_hlu.so: unknown file type, first eight bytes:
> 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
>
> Makes me wonder if the wrong _hlu.so binary was included...
>
> The installation seemed to go normally... see below. Also, are the files in
> the local /bin directory supposed to be copied somewhere (like pynglex?) -
> because they are not copied anywhere within the script as
> far as I can tell.
>
> Any ideas?
>
> Lou
_______________________________________________
pyngl-talk mailing list
pyngl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Wed Nov 23 2005 - 10:03:17 MST

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