GridapGmsh.jl icon indicating copy to clipboard operation
GridapGmsh.jl copied to clipboard

Build fails on Fedora 36

Open billmclean opened this issue 3 years ago • 0 comments

When I tried to install GridapGmsh I got the following error.

ERROR: Error building GridapGmsh: ERROR: LoadError: InitError: could not load library "libgmpxx.so.4" libgmpxx.so.4: cannot open shared object file: No such file or directory Stacktrace:

After I installed gmp-c++ from Fedora's repos, I had no trouble building GridapGmsh.

billmclean avatar Sep 06 '22 10:09 billmclean