KP> Sounds like you don't have /usr/lib/libgdbm*. Do you have the gdbm-devel KP> RPM package installed? That should include the needed library.
Yes, gdbm-devel is installed properly - here's an exerpt from /usr/lib: [root@panic lib]# ls -la libgdbm* -rw-r--r-- 1 root root 52594 Jun 26 2001 libgdbm.a -rwxr-xr-x 1 root root 692 Jun 26 2001 libgdbm.la lrwxrwxrwx 1 root root 16 Dec 30 19:59 libgdbm.so -> libgdbm.so.2.0.0 lrwxrwxrwx 1 root root 16 Nov 14 23:05 libgdbm.so.2 -> libgdbm.so.2.0.0 -rwxr-xr-x 1 root root 30114 Jun 26 2001 libgdbm.so.2.0.0 Thannks anyway for the help! Kai
