Hi all,

I use deal II for a month now. Until now, I used regular step. Now I need
to perform step-36 like computation. So I build deal II with petsc.3.2 and
it works (apparently). Unfortunately when I want to link with slepc.3.2 it
does not. When I configure my make file everything is ok. When I build it I
have the following error:

 In file included from /home/nbachela/solvers/slepc-
3.2-p3/include/slepceps.h:26:0,
                 from
/home/nbachela/Documents/FiniteElement/deal.II/include/deal.II/lac/slepc_spectral_transformation.h:26,
                 from
/home/nbachela/Documents/FiniteElement/deal.II/include/deal.II/lac/slepc_solver.h:26,
                 from
/home/nbachela/Documents/FiniteElement/deal.II/source/lac/slepc_solver.cc:16:
/home/nbachela/solvers/slepc-3.2-p3/include/slepcsys.h:33:23: fatal error:
slepcconf.h: No such file or directory
compilation terminated.
make[1]: ***
[/home/nbachela/Documents/FiniteElement/deal.II/lib/optimized/lac_slepc_solver.o]
Error 1
make[1]: Leaving directory
`/home/nbachela/Documents/FiniteElement/deal.II/source'
make: *** [optimized] Error 2

Looking on the Internet, I heard that you got a lot of problems with
step-36. Do you know if there is something special do to to solve it?

Best


-- 

----------------------------------------------------------
Nicolas Bachelard
PhD student at ESPCI Paristech
10 rue Vauquelin 75231 Paris
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to