For starters, wow.  I'm sorry.  I didn't mean to spam my problem 5  
times.  My mail server decided to fritz out today and I thought it  
was Sourceforge rejecting my emails since they didn't originate the  
address I'm registered as.  My apologies.

> Do you need to specify --prefix if you've already got Python installed
> somewhere?
>
> Are you missing it.

I tried it again without setting it.  No more luck.

> This  seems to be a path issue.  Can you give us
>
> import sys
> print sys.path()

[
'',
'/home/m/mmt/local/lib/python2.4/site-packages',
'/home/m/mmt/local/lib/python2.4/site-packages/PIL',
'/home/m/mmt/local/lib/python2.4/site-packages/numpy',
'/grads/mmt/local/lib/python24.zip',
'/grads/mmt/local/lib/python2.4',
'/grads/mmt/local/lib/python2.4/plat-linux2',
'/grads/mmt/local/lib/python2.4/lib-tk',
'/grads/mmt/local/lib/python2.4/lib-dynload',
'/grads/mmt/local/lib/python2.4/site-packages',
'/grads/mmt/local/lib/python2.4/site-packages/PIL'
]

The top 3 are added to my python path by myself, the rest are  
included by default.  FYI: /grads/mmt and /home/m/mmt map to the same  
diretory.

Sorry again about the repeat emails.

Matt

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to