Search found 1 match

by hannabeprakash
17 May 2020, 07:47
Forum: Installation & compilation
Topic: General installation information
Replies: 11
Views: 31755

Lost in installation docs, dont get Elmer in Fedora 29 "Fedora Scientific"

I did this: cd Downloads mkdir elmerfem cd elmer # create build directory $ mkdir build $ cd build # let the cmake generate makefiles $ cmake -DWITH_ELMERGUI:BOOL=FALSE -DWITH_MPI:BOOL=FALSE -DCMAKE_INSTALL_PREFIX=../install ../elmerfem # Cmake configures things, if it does not find something (e.g.,...