On Sat, Mar 14, 2009 at 03:30:40PM -0400, Woodchuck wrote: > On Sat, 14 Mar 2009, Michael wrote: > > > I haven't been able to get lbdbq to work or even run lbdbq or lbdb-munge. > > I installed lbdb with pkg_add and the files are in /usr/local/lib/lbdb and > > programs are in /usr/local/bin/ . > > If trying to use lbdbq from mutt via "Q", I get this response: > > lbdbq: No such file or directory > > I get the same response trying "/usr/local/bin/lbdbq" in a terminal. > > I do have the set_query command in my .muttrc: > > set query_command="/usr/local/bin/lbdbq '%s'" > > > > What am I missing? > > > > Thanks. > > Mike > > The shell is finding lbdbq fine; it is lbdbq that can't find > some file that it wants, presumably the argument to %s. It looks > like this argument is null. > > (I don't know what lbdbq is, so I don't know what it's supposed > to be passed, just that it looks like it's not getting it. I don't > use mutt, either. But I saw your post, recognized the error message, > and, being bored...) > > Dave
Ok, got it fixed. I didn't change the lp* names in /usr/sbin/ to lp*.old so that the programs in /usr/local/sbin would work :( Mike > -- > Things we used to take for absurd we now take for granted. > -- Bill Bonner > _______________________________________________ > 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
