Johannes Ring wrote: > The error is probably caused by the fact that scons tries to install into > a folder that requires root/sudo privileges, like the default installation > path, which is /usr/local. Instead, installing into a folder in the users > home folder should work. This is probably why running scons.local is > successful as Evan Lezar reports in this post:
But I also observe this error when I try to install it to $FOO (where I have write access) using: scons install prefix=$FOO Harish _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
