Hello,After installation I am getting the error:$ monetdbd create ~/monetdb/monetdbd: error while loading shared libraries: libstream.so.3: cannot open shared object file: No such file or directoryBut the library (and the symlink to it) are right here:$ ls -l /usr/local/lib | grep libstream-rwxr-xr-x 1 root root 943 Mar 9 14:23 libstream.lalrwxrwxrwx 1 root root 18 Mar 9 14:23 libstream.so -> libstream.so.3.1.5lrwxrwxrwx 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.5And there were no errors reported during any of./configuresudo makesudo make installMy installation script was:sudo apt-get install libxml2-dev bison ant flex unixODBC-dev# download and unpack sourcetar -xvf MonetDB-11.15.3.tar.xz# installcd MonetDB-11.15.3./configuresudo makesudo make installHelp much appreciated,Duncan
_______________________________________________
users-list mailing list
users-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/users-list