rhel
|
|
Yum Repository
The easiest way to install and maintain graphviz on RHEL or CentOS is to use yum. To set up yum, download the graphviz-rhel.repo file and save it (as root) in /etc/yum.repos.d/
Then you can (as root) type:
yum list available 'graphviz*'
yum install 'graphviz*'
The gts sources were obtained from here and built with: rpmbuild --rebuild --define "dist .el5" gts-0.7.6-11.fc9.src.rpm (fc14 sources were used for el6)
The gtkglarea2 sources were obtained from here and built with: rpmbuild --rebuild --define "dist .el5" gtkglarea2-1.99.0-8.fc9.src.rpm
The gtkglext sources were obtained from here and built with: rpmbuild --rebuild --define "dist .el5" --define "fedora 8" gtkglext-1.2.0-6.fc9.src.rpm
(The "fedora 8" define is a hack to cause the spec to omit .la targets from the package.)
For rhel6/centos6, the gtkglext packages are provided by the base repo, and the gtkglarea2 packages are provided by the EPEL repo.
|
|
Recent comments
1 day 7 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 week 7 hours ago
1 week 9 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago