On Wed, Jun 9, 2010 at 9:15 PM, John Hunter <jdh2...@gmail.com> wrote:
> * sys.platform != 'darwin' on the box you are building on. In this > case you need to modify your patch to include sys.platform. This is > the most likely culprit as far as I can see. Sorry, upon rereading your post, I see you are building on a solaris platform and not an OSX platform. It does look like you need an entry in basedir that maps your solaris sys.platform -> [sage_lib]. Presumably this is 'sunos5'. JDH -- 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