Thanks for the response! I might be misunderstanding, but in my directory 
for step-1 I tried running the command exactly as "module load dealii" and 
I just get "bash: module: command not found" in return. What am I doing 
wrong?

On Wednesday, August 26, 2020 at 12:14:41 PM UTC-6 luca....@gmail.com wrote:

> The 9.0.0 image contains a spack installation. Can you run "module load 
> dealii" before trying to run?
>
> Luca. 
>
> Il giorno mer 26 ago 2020 alle 19:51 Scott Ziegler <
> scot...@rams.colostate.edu> ha scritto:
>
>> Hello,
>>
>> I tried running the first tutorial on my machine and I am getting an 
>> error message I don't understand. The "cmake step-1.cc ." and "make 
>> step-1.cc" commands ran fine, but when I try "make run step-1.cc" I get the 
>> following error:
>>
>> *Scanning dependencies of target step-1*
>>
>> [ 33%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o
>>
>> [ 66%] *Linking CXX executable step-1*
>>
>> [ 66%] Built target step-1
>>
>> *Scanning dependencies of target run*
>>
>> [100%] *Run step-1 with Debug configuration*
>>
>> dyld: Library not loaded: libiomp5.dylib
>>
>>   Referenced from: 
>> /Applications/deal.II-9.0.0.app/Contents/Resources/spack/opt/spack/darwin-highsierra-x86_64/clang-6.0.0/assimp-4.0.1-pdlrx32676yct2pztierxgvynk5gx277/lib/libassimp.4.dylib
>>
>>   Reason: image not found
>>
>> make[3]: *** [CMakeFiles/run] Abort trap: 6
>>
>> make[2]: *** [CMakeFiles/run.dir/all] Error 2
>>
>> make[1]: *** [CMakeFiles/run.dir/rule] Error 2
>>
>> make: *** [run] Error 2
>>
>>
>> I am running an older version of deal.ii (deal.ii.9.0.0) because the 
>> latest version wasn't compatible with my laptop. I have a 2012 MacBook Pro 
>> running macOS 10.13.6. Any help would be greatly appreciated, thank you.
>>
>> -- 
>> 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+un...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dealii/b46da6bf-895b-4cb2-b5aa-c60845f85c61n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/dealii/b46da6bf-895b-4cb2-b5aa-c60845f85c61n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/6d79eb30-84bf-4419-964b-5747beefb15fn%40googlegroups.com.

Reply via email to