[rt-users] GraphViz issue in 3.8.1
Luca Greco
luca.greco at alcacoop.it
Sun Feb 15 00:04:35 EST 2009
Try this... it worked for me :-)
With the same problem in 3.8.0 fresh install, after an explicit install
of IPC::Run::SafeHandles it was resolved:
root at deck:~# perl /opt/rt3/lib/RT/Graph/Tickets.pm
Name "RT::WebPath" used only once: possible typo at
/opt/rt3/lib/RT/Graph/Tickets.pm line 229.
Name "RT::DisableGraphViz" used only once: possible typo at
/opt/rt3/lib/RT/Graph/Tickets.pm line 60.
Can't locate IPC/Run/SafeHandles.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at /opt/rt3/lib/RT/Graph/Tickets.pm line 63.
root at deck:~# perl -MCPAN -e 'install IPC::Run::SafeHandles'
----
Luca Greco @ Alca Società Cooperativa
More information about the rt-users
mailing list