dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10360
Re: ***SPAM*** building dolfin 0.8.1 on AMD64 gutsy 64 bit
On Saturday 25 October 2008 18:57:08 Johannes Ring wrote:
> On Sat, October 25, 2008 18:39, osman wrote:
> > Hi,
> > I am trying to build 0.8.1. doing scons -h gives the following error:
> >
> > stargate:/home/osman/FENICS-0.8.1/dolfin-0.8.1-bash-> scons -h
> > scons: Reading SConscript files ...
> > AttributeError: 'module' object has no attribute 'ExtendedEnvironment':
> > File "/home/osman/FENICS-0.8.1/dolfin-0.8.1/SConstruct", line 23:
> > env = scons.ExtendedEnvironment(ENV=os.environ)
> > stargate:/home/osman/FENICS-0.8.1/dolfin-0.8.1-bash->
>
> You probably have an old version of simula-scons in your PYTHONPATH. Is it
> possible that you have installed the simula-scons package from
> http://packages.simula.no? If so, try to remove it and run scons again. If
> not, look through the directories in PYTHONPATH for a copy of simula-scons
> and remove it.
Should we include some version system for simula_scons? So one can get a more
sensible message when trying to use an old simula_scons?
Johan
Follow ups
References