dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02539
Re: Dolfin 0.6.1 compilation problem with petsc from debian/sid
On Thu, May 11, 2006 at 05:38:11PM +0800, LUK ShunTim wrote:
> Mandus wrote:
>
> [snipped]
>
> >
> > The ./configure in dolfin needs the makefiles from PETSc to execute
> > things like"
> > 'make -s -C $PETSC_DIR getincludedirs....'
> >
> > So, unfortunately the debian package of petsc and dolfin from source
> > does not work very well together!
> >
> >
>
> Yes, it (still) seems so. :-(
>
> Please don't bother any further and again thanks very much,
> ST
If you're interested in making it work, you can check what the Debian
package provides instead. Otherwise I'll put it on the TODO list and
get back to it when I get a chance. It should be fairly easy to fix,
it's just a matter of someone wanting to spend the 15 minutes on
fixing it.
DOLFIN needs to get the include and link variables somehow from
PETSc. Does it provide something like pkg-config?
/Anders
Follow ups
References