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
After running the cmake successfully, I got a /usr/bin/ld: cannot find -ldmumps_seq make error. I was missing a sudo apt-get install libmumps-seq-dev (Ubuntu 14.04).