dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08420
Symlinking umfpack libraries in hardy
Hello!
After upgradeing from gutsy to Hardy I had to symlink some umfpack libraries
in /usr/lib to run any dolfin demos.
/usr/lib/libumfpack.so.1 -> libumfpack.so.3.1.0
/usr/lib/libamd.so.1 -> libamd.so.3.1.0
I have the libraries from libsuitesparse-dev.
Kristoffer Selim did also just do an upgrade and in additional to the above
mentioned links he also needed to symlink libblas.
Any clues of what went wrong?
Johan
Follow ups