No, you dont have to recompile deal.II for what I am suggesting.

I suppose that lib is installed by spack, have you checked

ls `spack location -i trilinos`/lib/libmuelu*

Not sure if this will help, but 

Have you enabled Full Disk Access for Terminal.app

If not, can you enable it and try. See this

https://macperformanceguide.com/blog/2020/20200208_2004macOS-Catalina-add-fullDiskAccess-Terminal.html
 
<https://macperformanceguide.com/blog/2020/20200208_2004macOS-Catalina-add-fullDiskAccess-Terminal.html>

best
praveen

> On 28-Sep-2020, at 3:53 PM, 'Alexander Greiner' via deal.II User Group 
> <dealii@googlegroups.com> wrote:
> 
> Hi Praveen, 
> 
> "Stupid" question beforehand: Do I have to reinstall deal.II? If yes, you can 
> skip the remainder. If no, I did the following:
> 
> I added that line to my ./bash_profile opened a new terminal window and 
> executed
> source ./bash_profile
> spack load dealii
> cd spack/opt/.../deal.II/examples/step-1
> cmake .   (I removed all previously generated "make"-files to obtain the 
> initial directory content of step-1)
> make run
> Unfortunately, libmuelu is still not found. I attached a printout of my 
> environment variables, if this might help...

-- 
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/53A50875-9400-4DD9-8FA2-A0FE56A9565E%40gmail.com.

Reply via email to