dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07095
Fwd: [HG DOLFIN] Print helper messages at end of build.
Missed the list...
---------- Forwarded message ----------
From: Martin Sandve Alnæs <martinal@xxxxxxxxx>
Date: 02.apr.2008 14:36
Subject: Re: [DOLFIN-dev] [HG DOLFIN] Print helper messages at end of build.
To: Ilmar Wilbers <ilmarw@xxxxxxxxx>
Another issue related to installation: some time ago I had problems
with "scons install" in pycc since it didn't finish the build
completely before it started installing. Which left me with a
non-working installation because somebody had checked in faulty code.
Since then I've often written "scons && scons install", but this is
the behaviour people are used to from make, and it makes more sense.
Is this fixed or will it be?
--
Martin
2008/4/2, Ilmar Wilbers <ilmarw@xxxxxxxxx>:
> The following printout is not very nice:
> scons: Building targets ...
> scons: *** [/usr/local/lib/libdolfin.dylib]
> /usr/local/lib/libdolfin.dylib: Permission denied
> scons: building terminated because of errors.
> ---------------------------------------------------------
> DOLFIN sucessfully compiled and installed in
>
> /usr/local/
>
> ---------------------------------------------------------
>
> I guess one should check if dolfin actually is installed successfully
> before claiming that is it.
>
>
> ilmar
>
>
> DOLFIN wrote:
> > One or more new changesets pushed to the primary dolfin repository.
> > A short summary of the last three changesets is included below.
> >
> > changeset: 3851:fed3568c0443078f3cb7cf649c8ff59330fecea9
> > tag: tip
> > user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> > date: Tue Apr 01 17:17:16 2008 +0100
> > files: SConstruct TODO_BuildSystem
> > description:
> > Print helper messages at end of build.
> >
> > Python experts feel free to improve the formatting!
> >
> >
> > changeset: 3850:d85d9175176888f1b7f68db95220641af9180292
> > user: Johannes Ring <johannr@xxxxxxxxx>
> > date: Tue Apr 01 17:11:56 2008 +0200
> > files: SConstruct
> > description:
> > Tiny MPI test fix (thanks to Ilmar).
> >
> >
> > changeset: 3849:e16805143f0decffcb5fd88c3769497ce91ee331
> > user: Johannes Ring <johannr@xxxxxxxxx>
> > date: Tue Apr 01 15:48:07 2008 +0200
> > files: SConstruct
> > description:
> > Fixed MPI test.
> > Added with<Package>Dir options.
> >
> > ----------------------------------------------------------------------
> > For more details, visit http://www.fenics.org/hg/dolfin
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
--
Martin
References