Hi Ken, > Eventually I was able to figure out that I should run ldconfig, but > shouldn't this be done by "make install"?
That's system-dependent, so I don't think it should. Ldconfig is present on GNU/Linux and {Net,Free,Open}BSD systems, but other systems provide another mechanisms. Makefile can hardly account for all of them. Regards, Sergey