OK, good. It seems to be a package problem, at least you are not the only guys having problems: http://www.nabble.com/Octave-3.0-does-not-start-in-Ubuntu-Hardy-Heron-td18103492.html
ilmar Johan Hake wrote: > On Thursday 26 June 2008 11:26:13 Ilmar Wilbers wrote: > >> Not sure, I don't even have the .so.1-files in Hardy, and I am using the >> same packages as you are. You recompiled dolfin after upgrading, I >> assume? Try to delete the umfpack.pc file from the previous dolfin >> installation (from before the upgrade) so that a new one is created. >> >> There have been a few changes is the structuring of blas I recall, but >> cannot remember what they were. >> > > I think my umfpack installation was broken. I purged the package and > reinstalled it and everthing was fine. > > Johan > > >> ilmar >> >> Johan Hake wrote: >> >>> 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 >>> _______________________________________________ >>> DOLFIN-dev mailing list >>> [email protected] >>> http://www.fenics.org/mailman/listinfo/dolfin-dev >>> > > > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
