-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/20/10 11:15 AM, Shaun Cutts wrote: > Alexander, David, > > Thanks for the advice. > > I must have installed packages in the "default locations" ... which is often > /usr/local/lib, but in some cases is /usr/lib. > > Rather than renaming /usr/lib, would renaming the individual libraries I have > installed work? Is there a way to turn on diagnostics sufficient to see which > dependencies might be causing scipy problems? (which ones it is finding > somewhere besides /sw/lib?) > > Here are two candidates: > $ ls /usr/lib/libatl* > /usr/lib/libatlas.dylib > $ ls /usr/lib/libbla* > /usr/lib/libblas.dylib > > I do also have the fink version of altas installed: > > i atlas 3.9.11-1 Portably optimal linear algebra > software > >>From Alexander's advice: > > $ dpkg -p numpy-py27 | grep Version > Version: 1.5.0-1 > > Also I do have > /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg as > well as /sw/lib/python2.7/site-packages/numpy-1.5.0-py2.7.egg-info > > but when I link site-packages/numpy to the version in > /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg, I > get the same error. > > Again -- I'm grateful for any help. > > Thanks, > > -- Shaun
Let's make sure your Fink tree is clean, first. See what you get from dpkg -S /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg dpkg -S /sw/lib/python2.7/site-packages/numpy-1.5.0-py2.7.egg-info - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEUEARECAAYFAk0PgkIACgkQB8UpO3rKjQ/luQCY+lyLvKrMUjYPvbM4XDSPaoBm LQCgnavUdRYH8lYVhDoMjq8MqTOrU78= =pz5R -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
