Thanks, I will give it a go and hope it works.
appreciate your help.

Martin

On Thursday, 24 November 2022 at 10:51:13 am UTC+11 Wolfgang Bangerth wrote:

> On 11/23/22 16:44, Jiang Hu wrote:
> > 
> > if I only copy step-1 content to the directory I need to create in my 
> home 
> > directory in the container, will it be able to find other dependency: 
> the 
> > header files and library? they are not in my home directory.
>
> That's why you need to provide the
> -DDEAL_II_DIR=...
> flag to cmake. In fact, looking at the error message, what you need to say 
> is
> cmake -DDEAL_II_DIR=/usr/local/share/deal.II .
> in the directory where you have your copied files.
>
> Best
> W.
>
> -- 
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: [email protected]
> www: http://www.math.colostate.edu/~bangerth/
>
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/30b92791-5375-4392-b8e9-bc7414bd8009n%40googlegroups.com.

Reply via email to