On May 25, 1:32 pm, mabshoff <[EMAIL PROTECTED]> wrote:
> On May 25, 10:20 pm, bertd <[EMAIL PROTECTED]> wrote:
>
> Hi Bert,
>
> > I have a Core2-quad processor.
> > Ubuntu 8.04, 64-bit.
>
> > Fails to build GMP.  All before this seems to work ok.
>
> this is a POSIX non-compliance problem in spkg-install. We are
> tracking it at #3301 and a fix should be up there in an hour or two.
> As an instant fix replace "#!/bin/sh" by "#!/usr/bin/env bash"
>
> What is /bin/sh link to on your box? Usually on Ubuntu it is a link to
> bash, so unless something has changed or you did something to that
> link it should "just work".

[EMAIL PROTECTED]:~$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 2007-06-28 17:36 /bin/sh -> dash

According to wikipedia:

Dash is a modern replacement for ash in Debian and is expected to be
the default /bin/sh for Debian Lenny.[1] Since the 6.10 release in
October 2006, dash is also the default /bin/sh in Ubuntu[2]. However,
the transition in Ubuntu to making dash /bin/sh broke numerous shell
scripts that relied upon bash-specific functionality.[3] [4] ....

I have pulled source for the previous version of sage and built it
without problems.

Thanks,
Bert




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to