Are you running the terminal, or the deal.II application?

When you run the deal.II application, you are dropped into a terminal (with 
instructions) to run deal.II examples. Including how to set up your bashrc (or 
zshrc) to point to the deal.II 
Installation/the module command. 

Only after you instructed the terminal of the right paths, you’ll be able to 
run deal.II from the standard terminal. 

Luca

> Il giorno 18 set 2020, alle ore 23:37, Scott Ziegler 
> <scott...@rams.colostate.edu> ha scritto:
> 
> 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.
> 
> -- 
> 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.

-- 
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/48A4C1D5-57E8-4F74-9C2E-B99C494F494B%40gmail.com.

Reply via email to