gridap / GridapGmsh.jl

Gmsh generated meshes for Gridap
MIT License
42 stars 19 forks source link

Build fails on Fedora 36 #60

Open billmclean opened 2 years ago

billmclean commented 2 years ago

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

ERROR: Error buildingGridapGmsh: 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.