Search found 3 matches

by hoffmaao
28 Jun 2018, 18:32
Forum: Installation & compilation
Topic: elmer-ice homebrew install
Replies: 2
Views: 3810

Re: elmer-ice homebrew install

Update: Installing elmer/ice on macOS 10.13.5 required some minor modifications of the elmer.rb file. First, I had to comment out depends_on "scalapack" to get rid of the error mentioned previously. Next, I added the following line to cmake script cmake_args = %W[-DCMAKE_INSTALL_PREFIX=#{p...
by hoffmaao
20 Jun 2018, 23:50
Forum: Installation & compilation
Topic: Homebrew Installation Fails
Replies: 2
Views: 3912

Re: Homebrew Installation Fails

Have you tried editing the elmer.rb file (probably located here: /usr/local/Homebrew/Library/Taps/elmercsc/homebrew-elmerfem/elmer.rb)

Change the depends_on instance to the suggestion and give that a try.
by hoffmaao
20 Jun 2018, 21:59
Forum: Installation & compilation
Topic: elmer-ice homebrew install
Replies: 2
Views: 3810

elmer-ice homebrew install

I have tried to install elmer/ice on my macOS high sierra 10.13.3 using the homebrew install, but I get the following error after entering the appropriate brew commands: brew tap elmercsc/homebrew-elmerfem brew install elmer --HEAD --with-elmerice "Installing elmer from elmercsc/elmerfem Error:...