Web Polygraph 4.0 for Ubuntu Question

Dmitry Kurochkin dmitry.kurochkin at measurement-factory.com
Tue Aug 3 16:30:07 UTC 2010


Hi Sean.

On Tue, 20 Jul 2010 13:44:49 -0700 (PDT), Sean <swhockey98 at yahoo.com> wrote:
> Hi,
> I recently installed Web Polygraph 4.0 for Ubuntu 10.04. I tried
> running the "Simple" package to test basic functionality and followed
> the instructions under User Manual. Web Polygraph was installed under
> /usr/bin and I am inputting the following once I change directories to
> /usr/bin:
> $ polygraph-server \
> >    --config /usr/bin/polygraph/workloads/simple.pg \
> >   --verb_lvl 10
> I am receiving an error saying the path isn't found. I've also tried
> typing the config as /usr/local/polygraph/workloads/simple.pg but I am
> still getting the same "not found" error. Do you have any suggestions
> or troubleshooting steps I should take?

In Ubuntu package standard workloads are installed in
/usr/share/polygraph/workloads/. Try:

$ polygraph-server --config /usr/share/polygraph/workloads/simple.pg --verb_lvl 10

Some standard workloads use includes. To run such workloads you should
add --cfg_dirs /usr/share/polygraph/workloads/include parameter.

You can get the list of all files (including binaries, man pages and
workloads) installed by Web Polygraph package with:

$ dpkg -L polygraph

Regards,
  Dmitry

> Thanks,
> Sean
> 
> 
>       Non-text part: text/html
> _______________________________________________
> Users mailing list
> Users at web-polygraph.org
> http://www.web-polygraph.org/mailman/listinfo/users



More information about the Users mailing list