Following Neil's posting on adding Graphviz functionality
(http://www.inmon.com/traffic-management/0200.html) to the Routing >
Path Analysis > Network maps category to display some graphical path
views, I thought I would build this into our current demo platform. In
doing so I noticed the following "feature".
There is an incompatibility between RH 9.0 and Graphviz linux rpm
binaries because RH 9.0 uses libpng.so.3 rather than libpng.so.2. It
tells you this when you try to install it and just doesn't install
properly if you try to force it or ignore deps. The workaround is
explained below and worked straight away.
Regards,
Nick
http://www.esup-portail.org/consortium/espace/SSO_1B/tech/cas/mod_cas/do
c/p_devel.html
------------------------------------------------------------------------
---------
Graphviz installation
A binary package is available on
http://www.research.att.com/tools/graphviz for RedHat 7.2 but
installation fails on RedHat 9 (libpng.so.2 is required and RedHat 9 is
shipped with version 3). This package may work on RedHat 7.3 and/or 8.0
(not tested).
As source package graphviz-1.9.0.src.rpm does not compile on RedHat 9, a
snap shot is needed (1.9.20030623.015-0).
From RPM binaries (RedHat 9)
Simply download the package from here and install it:
% cd /usr/src/redhat/RPMS/i386
% mv /tmp/graphviz-1.9.20030623.0415-0.i386.rpm .
% rpm -ih graphviz-1.9.20030623.0415-0.i386.rpm
from RPM sources
Get the source RPM graphviz-1.9.20030623.0415-0.src.rpm from
http://www.research.att.com/tools/graphviz or from here, install it,
build the binary packages and install them:
% cd /usr/src/redhat/SRPMS
% mv /tmp/graphviz-1.9.20030623.0415-0.src.rpm .
% rpm -ih graphviz-1.9.20030623.0415-0.src.rpm
% rpmbuild -bb ../SPECS/graphviz.spec
% rpm -ih ../RPMS/i386/graphviz-1.9.20030623.0415-0.i386.rpm
Note: XFree86-devel is needed to build the binary packages.
------------------------------------------------------------------------
----------------
Pervasive Networks Ltd
Delivering Business Value Through Secure Networking Solutions.
Tel: +44 (0)870 004 0002
Fax: +44 (0)870 004 0003
www.pervasive.co.uk & www.pervasive.co.uk/nhs
----------------------------------------------------------------
This message is for the named recipient's use only. It may contain sensitive and private proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mis-transmission. If you are not the intended recipient, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Pervasive Networks Limited reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of any such entity. Unless otherwise stated, any pricing information given in this message is indicative only, is subject to change and does not constitute an offer to deal at any price quoted. This email and any attachments are be
lieved to be virus free, but it is the responsibility of the recipient to conduct their own security measures and no responsibility is accepted by Pervasive Networks Limited for loss or damage arising from the receipt or use of this email.
This message has been scanned for viruses by MailControl from www.blackspider.com
For help email virusteam@pervasive.co.uk
Received on Wed Mar 2 16:52:07 2005
This archive was generated by hypermail 2.1.8 : 03/02/05 PST