Alexander K. Hansen wrote: > Alexander Hansen wrote: > >> On 6/8/07, Daniel E. Macks <[EMAIL PROTECTED]> wrote: >> >> >>> Alexander Hansen <[EMAIL PROTECTED]> said: >>> >>> >>>> It built here, too, but I'm still having crossover with 2.3 numpy. >>>> >>>> My build log is at >>>> http://akhmac.blogdns.net/~hansen/finklogs/scipy-py25-1colon0.5.2-4_2007-06-08.txt >>>> >>>> >>> I wonder if somewhere setup is sublaunching "python" or >>> "/usr/bin/python"? Do you have /sw/bin/python installed >>> >>> >> Yes >> >> (what >> >> >>> version?)? >>> >>> >> 1:2.5.1-1 >> >> Try removing it and also renaming /usr/bin/python to see if >> >> >>> that triggers an error message with more detail about where it's being >>> called. >>> >>> >>> >> Removing the "python" package doesn't change anything. I'll try >> another build with /usr/bin/python renamed. >> >> >> >> > And renaming /usr/bin/python didn't change the build either. > > > (I'll cc Jeff again)
As dmacks pointed out on IRC, and can be seen in the build logs, the crossover came from 2.3 numpy stuff in site-packages. After doing some dpkg checking, it looks like the culprit was scipy-core-py23. After removing that, scipy-py25 built without any crosstalk. -- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
