← Back to team overview

dorsal team mailing list archive

Re: PETSc problem on Ubuntu

 

On Fri, Aug 20, 2010 at 01:33:59AM +0100, Garth N. Wells wrote:
> I'm using Dorsal on Ubuntu, and it all goes smoothly until I get to
> DOLFIN. What I see is:
>
>
> -- Checking for package 'PETSc'
> -- PETSC_DIR is /home/garth/Work/FEniCS
> -- PETSC_ARCH is empty
> -- Found petscconf.h
> /home/garth/Work/FEniCS/conf/rules:64: *** target pattern contains no `
> %'. Stop.
> /home/garth/Work/FEniCS/conf/rules:64: *** target pattern contains no `
> %'. Stop.
>
> Has anyone else seen this?

No, but I expect there's some string that happens to be empty that
shouldn't.

One thing you need to do now is to set the PETSC_ARCH. I changed it so
that both PETSc and SLEPc are installed in-source (no --prefix)
because apparently that is broken for SLEPc 3.1.

--
Anders

Attachment: signature.asc
Description: Digital signature


References