$ monetdbd create ~/monetdb/
monetdbd: error while loading shared libraries: libstream.so.3: cannot open shared object file: No such file or directory
But the library (and the symlink to it) are right here:
$ ls -l /usr/local/lib | grep libstream
lrwxrwxrwx 1 root root 18 Mar 9 14:23 libstream.so -> libstream.so.3.1.5
lrwxrwxrwx 1 root root 18 Mar 9 14:23 libstream.so.3 -> libstream.so.3.1.5
-rwxr-xr-x 1 root root 107879 Mar 9 14:23 libstream.so.3.1.5