You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: