dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #03978
error running demos
Hello,
So I wanted to get some of my older dolfin code working and I have been
running into a good many errors. But now it appears that I cannot get
some of the demos to run for me. For both the stokes/taylorhood and
stokes/stabilized, they compile fine but I get the following runtime error:
./dolfin-stokes: error while loading shared libraries: libdolfin.so.0:
cannot open shared object file: No such file or directory
But when I look for the library I find it:
aterrel@aterrel-laptop:~/FenicsSoftware/dolfin/src/demo/pde/stokes/stabilized$
ls -l /usr/local/lib/libdolfin.so*
lrwxrwxrwx 1 root root 18 2006-12-06 11:26
/usr/local/lib/libdolfin.so -> libdolfin.so.0.0.0
lrwxrwxrwx 1 root root 18 2006-12-06 11:26
/usr/local/lib/libdolfin.so.0 -> libdolfin.so.0.0.0
-rwxr-xr-x 1 root root 15222084 2006-12-06 11:26
/usr/local/lib/libdolfin.so.0.0.0
Any help would be appreciated.
--Andy
--
====================
Andy Terrel
Computer Science Dept
University of Chicago
aterrel@xxxxxxxxxxxx
---------------------
2 is not equal to 3,
not even for large values of 2.
-Grabel's Law
Follow ups