dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10033
Re: scons: *** DirNodeInfo instance has no attribute 'csig'
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
Follow ups
References