On Sun, Aug 9, 2009 at 12:07 AM, Dr. David Kirkby <david.kir...@onetel.net> wrote: > > I keep seeing the above message from Sage on Solaris. Is this normal on > linux? /bin/sh does exist on Solaris, as does /usr/bin/sh, since > /usr/bin and /bin are linked.
I think "/bin/sh: source: not found" means that the /bin/sh program is outputing the error message "source: not found". I.e., some shell script is trying do run the "source" command on some file foo, perhaps "source foo" and foo doesn't exist. Or something like that. William --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---