On Fri, Oct 09, 2009 at 01:13:03AM -0400, Woodchuck wrote: > > Well, I got lbdb-fetchaddr working by putting the full path in my > > .procmailrc. > > Addresses are being added to my .lbdb/m_inmail.list. > > One down, one to go. > > > However, trying to use lbdbq by itself at command line still gives: > > ksh: lbdbq: No such file or directory > > $ /usr/local/bin/lbdbq > > ksh: /usr/local/bin/lbdbq: No such file or directory > > I think I know the problem. > > Is lbdbq a script? DId you say you put #!/usr/bin/ksh somewhere? > (a) ksh is in /bin/ksh (and a bogus #! will generate the "No such file" > errmessage) (b) Use /bin/sh in scripts unless you have a special > reason not to. >
Thanks Dave. Yes, I wrote that, but it was a typo. I honestly meant /bin/ksh. Any way, the lbdb-fetchaddr is working fine now in my .procmailrc file. I just can't get lbdbq to work either in mutt or alone. I'll get by with abook, but just miss the abook module for lbdb. I do understand, because I was emailed about it, why it isn't there :) I need to do some investigating on the other machines that it all works on to find the difference. Thanks to all for your help. If/when I find the difference, I'll post it. Mike > Dave "scraping bottom here" > -- > Caution, this account is hosted by gmail. > Strangers scan the content of all mail transiting such accounts. > _______________________________________________ > Openbsd-newbies mailing list > [email protected] > http://mailman.theapt.org/listinfo/openbsd-newbies _______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
