Bug 76220

Summary: Graphviz not part of RedHat
Product: [Retired] Red Hat Linux Reporter: Eric Hopper <eric-bugs>
Component: doxygenAssignee: Than Ngo <than>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-12 12:24:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Hopper 2002-10-18 12:01:57 UTC
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.

Comment 1 Kjartan Maraas 2004-03-29 17:50:13 UTC
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.

Comment 2 Than Ngo 2006-05-12 12:24:00 UTC
it's not included in FC because of it's license.