Hi, 

I am new to deal.II and I wanted to mess with the tutorials. I am running 
the mint LDE distro of linux and just installed the package. per the 
website. On step one when you are just creating a mesh, I am getting an 
error regrading Sacado.h which appears to be a solver package external to 
deal.II. I was expecting the package management to cover all dependencies, 
so I am not sure how to proceed. I searched this group and no one else 
seems to have this error. 

to get this error I simply touched a file called example1.cpp  and cut and 
pasted all the code from the tutorial in there. 

initially tried compiling with g++ but that failed looking for mpi.h. I 
then switched mpiCC where I get *fatal error: Sacado.hpp: No such file or 
directory*. 

I am not sure if I need to install something else to get off the ground. 

Any help would be much appreciated. 

Matt

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/2c71aaf4-d73e-4fad-87f0-0e11c19592f6n%40googlegroups.com.

Reply via email to