Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
# yum install graphviz
Transaction Error: file /usr/bin/gxl2dot conflicts between attempted installs of graphviz-2.12-8.el5.i386 and graphviz-2.22.0-4.el5.rf.x86_64
# yum install graphviz.86_64
**Just for those who (like me) get into this page for troubleshooting**little correction: architecture name should be "x86_64", not "86_64" (yum install package.x86_64).
**Just for those who (like me) get into this page for troubleshooting**
ReplyDeletelittle correction: architecture name should be "x86_64", not "86_64" (yum install package.x86_64).