GraphViz - error installing GraphViz

Posted on Wed Mar 1 16:46:24 2006 by shashank
error installing GraphViz
hi, I am trying to install GraphViz from source on a Red Hat Linux 9 system. I keep getting errors like "Makefile:83: *** missing separator. Stop." here's the Makefile lines 80 through 87 INSTALLBIN = /usr/bin' installhtml1dir='' installhtml3dir='' installman1 INSTALLSITEBIN = /usr INSTALLVENDORBIN = /usr/bin' installvendorhtml1='' installvendorhtml3='' I have installed the graphviz program from graphziv.org. I know pod2man is in my path, however, while compiling GraphViz I get a warning that pod2man could not be located. which pod2man shows that it exists. any suggestions? TIA -Shashank
Write a response