From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 Description of problem: The Doxygen tool can make good use of GraphViz as a tool to diagram relationships between classes. Yet, GraphViz is not a package shiped with RedHat. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. rpm -iq graphviz 2. Notice how it isn't there 3. ls /mnt/rh80_cd/RedHat/RPMS/[Gg]raph* 4. Notice how it isn't there Actual Results: Missing packages and missing files Expected Results: The packages to be installed or the RPMS to be available. Additional info: GraphViz can be found at: http://www.research.att.com/sw/tools/graphviz/ I'm not sure if this is a doxygen bug exactly, but I couldn't figure out which component it should be, and doxygen is the reason I want the GraphViz tools.
My bet is that graphviz is impossible to ship with Red Hat Linux or Fedora fora that matter because of it's license. Not sure, but after reading the license it seems overly complicated.
it's not included in FC because of it's license.