Hi, On Fri, Mar 19, 2010 at 7:51 PM, bb <[email protected]> wrote:
<SNIP> > env: bash: No such file or directory > The the process will finish. >From the command line, issue this command: $ which bash If you have the Bash shell installed, the result would be something like [mv...@sage ~]$ which bash /bin/bash The relevant script assumes that the system you are on has the Bash shell. -- Regards Minh Van Nguyen -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
