--
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
dyld: Library not loaded: libdeal_II.g.7.2.0.dylib
Referenced from: /Users/ababacar/Applications/deal.II/examples/step-22/step-22
Reason: image not found!!
Refinement cycle 0
Number of active cells: 64
Number of degrees of freedom: 679 (594+85)
Assembling...
Computing preconditioner...
----------------------------------------------------
Exception on processing:
--------------------------------------------------------
An error occurred in line <1885> of file </Users/ababacar/Applications/deal.II/source/lac/sparse_direct.cc> in function
void dealii::SparseDirectUMFPACK::factorize(const Matrix&) [with Matrix = dealii::SparseMatrix<double>]
The violated condition was:
false
The name and call sequence of the exception was:
ExcMessage("To call this function you need UMFPACK, but you called ./configure without the necessary --with-umfpack switch.")
Additional Information:
To call this function you need UMFPACK, but you called ./configure without the necessary --with-umfpack switch.
--------------------------------------------------------
Aborting!
----------------------------------------------------