Google
  Web www.spinics.net

Re: KPSK install problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


You should try using the locate command.  where is only returns
executables in your path.

first as root:# updatedb  (this creates the locate database)
then # locate db.h

or you could just run a find command from the root file system:

# cd /
# find . -name "db.h" -print

will search your entire disk for the file.


Good luck and '73

Jim - KC9AOP

On 10/30/05, Hamish Moffatt <hamish@xxxxxxxxxxxx> wrote:
> On Sat, Oct 29, 2005 at 10:14:23PM +0200, Henk Oegema wrote:
> > I dont have any files with a name db.h
> > When I do a 'whereis db.h' I get: /usr/share/man/man3/db.3.gz
> >
> > Neither in /usr/include nor /usr/local/include is db.h
>
> Then you need to install a db development package for your distribution
> eg libdb4.1-dev on Debian.
>
> 73
> Hamish
> --
> Hamish Moffatt VK3SB <hamish@xxxxxxxxxx> <hamish@xxxxxxxxxxxx>
> -
> : send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
-
: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Site Home]     [Linux Newbie]     [Kernel Newbies]     [Memory]     [Security]     [Netfilter]     [Linux Admin]     [Bugtraq]     [Rubini]     [Photo]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [ARM Linux Kernel]     [Linux Networking]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linux Resources]


Add to Google Powered by Linux