It says: libdb.so.3 => not found
How would I go about setting my "LD_LIBRARY_PATH" to include libdb.so.3? Quoting Steve Juranich <[EMAIL PROTECTED]>: > On Wed, 27 Sep 2000 [EMAIL PROTECTED] wrote: > > > /usr/bin/perl: error loading shared libraries: libdb.so.3 not > > found Cannot open shared object file: No such file or directory. > > > > Just as a sanity check, have you done 'ldd /usr/bin/perl' to make sure that > libdb.so.3 is somewhere on your LD_LIBRARY_PATH so that perl can find it? > > -------------------------------------------------------------------- -- > Stephen W. Juranich [EMAIL PROTECTED] > Electrical Engineering http://students.washington.edu/sjuranic > University of Washington http://rcs.ee.washington.edu/ssli > > >