RE: Can't run master on Cyrus 2.0.11

2001-02-15 Thread Josh Miller
I also had this problem, and I don't know *the* solution, but I know *a* solutionI uninstalled libnss-db before compiling, and had no more problems...(Which won't work if you use .db files for your passwd, shadow, group or other naming databases, as they depend on this package) This is on unst

Re: Can't run master on Cyrus 2.0.11

2001-02-14 Thread GOMBAS Gabor
On Wed, Feb 14, 2001 at 10:01:33AM -0800, Allan Rafuse wrote: [...] > open("/lib/libnss_db.so.2", O_RDONLY) = 9 [...] > open("/usr/local/BerkeleyDB.3.2/lib/libdb.so.3", O_RDONLY) = 9 [...] > write(2, "/usr/cyrus/bin/master", 21) = 21 > write(2, ": error in loading shared librar"..., 37) = 37