On Thu, Mar 26, 2015 at 2:05 AM, André Timótheo <[email protected]> wrote:
> I need to install fenics dev last version.
>
> With the shell comands
>
> $ export PROCS=1    # Ubuntu 14 and 4GB with a virtual machine parallels 10
> in OSX Yosemite
>
> curl -s http://fenicsproject.org/fenics-install.sh | bash
>
> i get the error:
>
> [mshr|ERROR] Command '[u'/bin/bash', '_hashdist/build.sh']' returned
> non-zero exit status 2
> [mshr|ERROR] command failed (code=2); raising
>
> How can I fix it?

The problem is that mshr builds CGAL, which require more memory than
you have provided for the virtual machine. You either have to increase
the memory amount or disable mshr.

BTW, the fenics-install.sh script also works natively on OS X. Is
there a specific reason for building inside a virtual machine?

Johannes

PS: Please do not include the build log in the mail as it becomes
difficult to read. Make it an attachment instead.
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to