On Jan 27, 2005, at 1:37 AM, Martin Costabel wrote:
Gary Pajer wrote:I'm trying to install scipy on OS X 10.3
I've downloaded and installed the latest Apple Developer Tools, as well as Apple's X11.
Are you sure you installed the X11SDK.pkg, too?
I've installed and selfupdate'ed fink. I've installed python23 and numeric-py23 from binaries (apt-get).
Now when I try to install scipy (fink install scipy-py23) I fail with a message
Can't resolve dependancy "gcc3.1" for package "xfree86-4.4.--14"
fink list -i xfree reports three packages (from memory):
system-xfree86
system-xfree86-dev
system-xfree86-shlibs
All that can be said about this is in the FAQ#9.11. It always boils down to installing the two parts of Apple's X11 package completely.
-- Martin
And the gcc3.1 issue (which actually saved you from a big build in this case!) is at http://fink.sourceforge.net/faq/comp-general.php#gcc2
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
