I got everything working in the build directories, then I said "make install" and the installed programs didn't work. Instead I got things like "error while loading shared libraries: libmuaux.so.6: cannot open shared object file: No such file or directory".
Eventually I was able to figure out that I should run ldconfig, but
shouldn't this be done by "make install"?
Ken
