help with lbdb

Woodchuck marmot at pennswoods.net
Thu Oct 8 21:30:26 CEST 2009


On Thu, Oct 8, 2009 at 3:04 PM, Michael <bsd4me at cableone.net> wrote:
> I can't get lbdbq to work alone, inside mutt, or with lbdb-fetchaddr. Here is what I get when I type "lbdbq mike":
> ksh: lbdbq: No such file or directory

This tells me that lbdbq is not in your PATH.

echo $PATH and see if /usr/local/bin  is part of  PATH.

The failure in the .procmailrc may be part of the same problem.

My habit is to put full pathnames in such scripts,
such as

:0hc
| /usr/local/bin/lbdb-fetchaddr -a

I hope it's this simple.

Dave


More information about the Openbsd-newbies mailing list