From c8b7297d87e516c39597ea2790005d781846369d Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
- in the shell prior to execution, or add this line to .bashrc
.
- To disable shared libraries, change enable-shared
in
- common/Make.global_options
to no
and link
- deal.II again (with make all
).
+ (or the place where you have installed deal.II, respectively) in the shell
+ prior to execution, or add this line to .bashrc
.
+ To disable shared libraries, run ./configure --disable-shared
+ and compile deal.II again (with make all
).