Dave,

I'm curious what happens if you try to install all optional spkg's on solaris.
You could that in Sage by pasting this after the sage prompt:

for X in optional_packages()[1]:  install_package(X)

Then afterwards, what is the output of

    sage -optional

?  This will list all packages that failed to install.  Some are
linux-only so should fail, but others might be interesting.  Don't
open tickets yet, since I opened several for packages that fail on
modern linux distros.

 -- William




-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to