Hello All, I am trying to use squid-graph tool. http://squid-graph.securlogic.com/files/
Execution of perl script makes, # ./squid-graph --output-dir=/tmp/test/ < /usr/local/squid25s7/var/logs/access.log WARNING: Are you sure you want to output your files to "/tmp/test"? Continuing anyway... [Wed Nov 24 11:00:28 2004] Squid-graph 3.1 release OK. Program started. [Wed Nov 24 11:00:28 2004] Graph domain is 86400 seconds. [Wed Nov 24 11:00:28 2004] Setting report title to "Squid Graph Logfile Analysis Report". [Wed Nov 24 11:00:28 2004] Configured for default histograms. [Wed Nov 24 11:00:28 2004] Configured have_tcp and have_udp. [Wed Nov 24 11:00:28 2004] Transfer duration graph(s) enabled. [Wed Nov 24 11:00:28 2004] Configured start time to 1101187828. [Wed Nov 24 11:00:28 2004] Reading STDIN for logfile input. [Wed Nov 24 11:00:28 2004] Calculating averages for TCP/UDP transfer duration. [Wed Nov 24 11:00:28 2004] Done reading 304 lines from logfile on STDIN. (0 errors) [Wed Nov 24 11:00:28 2004] Analysis duration is 1 seconds, 304 lines/sec. [Wed Nov 24 11:00:28 2004] Creating TCP image objects. [Wed Nov 24 11:00:28 2004] Creating UDP image objects. [Wed Nov 24 11:00:28 2004] Plotting graph of TCP accesses. /usr/bin/perl: error while loading shared libraries: /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/GD/GD.so: undefined symbol: gdFontGetSmall # nm /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/GD/GD.so | grep gdFontGetSmall U gdFontGetSmall how to resolve this problem? Thanks in advance. muthu --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.797 / Virus Database: 541 - Release Date: 11/15/2004 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>