[Ilugc] Help

  • From: bga@xxxxxxxx (BGanesh)
  • Date: Thu, 26 Dec 2002 23:10:11 +0530

Hello,

                                            I am usind gdbm for my
project.Though I am able to install correctly,I am unable to run the
application because of denied access permission to a shared library( the 
error message reads as:"Error while loading shared library:libgdbm.so.3
.Cannot open shared object file.No such file or directory").What am I
supposed to do?

Check is the library is installed via find. Looks like the lib paths are 
messed up. 

                                                            Also how come
one locate the path for shared Library.I am using Mandrake Linux 8.1
(Kernel Version 2.78)

you can use (without the quotes) "whereis ibgdbm.so" to locate it. Then 
export that path to LD_LIBRARY_PATH (look up google)

whereis, which, and apropos are three /very/ handy commands

regards
BGa
-- 
We will find a way, or we will make one - Hannibal

Other related posts: