Graphviz

(3 posts) (2 voices)
  1. ajdjackson, Member

    Hi

    New to here and mydbr.

    I've managed to install mydbr with a premium licence on whs2011 fine. I've also installed chartdirector and wkhtmltopdf fine. However I'm stumped at installing graphviz.

    I've followed the instructions (several times) as follows:

    downloaded graphviz-2.38.msi and ran
    downloaded pear and checked it works by typing pear at command line
    ran pear install -f Image_Graphviz-1.3.0 ( re-ran this omitting the -f and received message that graphviz already installed).

    Yet mydbr informs me that it's not installed and I can't run the report map.

    What am I missing.

    Any help would be most appreciated.

    Jake

  2. myDBR Team, Key Master

    Jake,
    most likely you are just missing PEAR from PHP's include path.

    myDBR checks for graphviz by trying to include Image/GraphViz.php PEAR package. Check from the phpinfo() that include_path includes the directory containing the Image/GraphViz.php.

    --
    myDBR Team

  3. ajdjackson, Member

    Hi

    Many thanks - worked a treat :)

    Cheers

    Jake


Reply

You must log in to post.