#26255: tsung-1.3.1 -- tsung_stats.pl references system perl --------------------------------------+------------------------------------- Reporter: aaronbrashears@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: tsung --------------------------------------+------------------------------------- Comment(by jpo@…): In reality there at least four scripts in /opt/local/lib/tsung that need to be changed (3 perl scripts and 1 python script): {{{ $ find /opt/local/lib/tsung/ -type f | xargs head -n 1 ## ## Output edited to show only the 4 scripts that need to be changed ## ==> /opt/local/lib/tsung/bin/log2tsung.pl <== #!/usr/bin/env perl ==> /opt/local/lib/tsung/bin/tsung-rrd.pl <== #!/opt/local/bin/perl ==> /opt/local/lib/tsung/bin/tsung_stats.pl <== #!/opt/local/bin/perl -w ==> /opt/local/lib/tsung/tsung_plotter/tsung.py <== #! /usr/bin/python }}} -- Ticket URL: <https://trac.macports.org/ticket/26255#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS