dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #06414
Re: Plans
On Fri, Mar 07, 2008 at 11:41:29AM +0100, Kristen Kaasbjerg wrote:
> Åsmund Ødegård wrote:
> > On Thu, Mar 6, 2008 at 10:25 PM, <cosby@xxxxxxxxx> wrote:
> > [snip]
> >
> >> Has anyone experienced the following problem when running scons:
> >>
> >>
> >> cosby@KK120:~/FEniCS/dolfin$ scons --help
> >> scons: Reading SConscript files ...
> >> /home/cosby/FEniCS/dolfin/scons/simula-scons/simula_scons/__init__.pyc
> >> Checking for numpy-1...
> >> ** Warning: Added /home/cosby/FEniCS/dolfin/scons/pkgconfig
> >>
> > [...]
> >
> >> TypeError: File /home/cosby/FEniCS/dolfin/src found where directory
> >> expected.:
> >>
> >
> > This seems a bit strange. 'src' in the root-dir of dolfin is supposed
> > to be a symlink to 'dolfin'
> >
> > Can you please show us a dump of 'ls -l' in that directory? If 'src'
> > happen to be a file and not a symlink, remove the file and make a
> > symlink to dolfin instead (ln -s dolfin src), and see if that helps!
> >
> > Åsmund Ødegård
Is it necessary to have the src symlink?
It hasn't been supported by hg previously (I think) so it may break.
--
Anders
Follow ups
References
-
Re: Plans
From: Garth N. Wells, 2008-02-19
-
Re: Plans
From: Anders Logg, 2008-02-19
-
Re: Plans
From: johannr, 2008-03-06
-
Re: Plans
From: Garth N. Wells, 2008-03-06
-
Re: Plans
From: Anders Logg, 2008-03-06
-
Re: Plans
From: Åsmund Ødegård, 2008-03-06
-
Re: Plans
From: Martin Sandve Alnæs, 2008-03-06
-
Re: Plans
From: cosby, 2008-03-06
-
Re: Plans
From: Åsmund Ødegård, 2008-03-07
-
Re: Plans
From: Kristen Kaasbjerg, 2008-03-07