queryperf problem

Barry Margolin barmar at alum.mit.edu
Wed Dec 28 01:33:24 UTC 2005


In article <doroee$1ou$1 at sf1.isc.org>,
 narendar reddy <narendarreddy.pagadala at gmail.com> wrote:

> hi all,
> i installed BIND9.3.1 on my HP UX machine.i installed queryperf using
> sh configure
> make
>          commands
> but after issueing the following command
> # queryperf -d sample.0 -s 127.0.0.1
> i am getting following message.
> sh: queryperf:  not found.
> can you clarify my problem.

You didn't do "make install", so the program was compiled but not 
installed.

Or you installed the program, but the directory it was installed in is 
not in your PATH.

Or it's in your PATH, but you need to rehash so that the existing shell 
process will find it.

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***



More information about the bind-users mailing list