#!/bin/sh # process this file by running `wget http://www.scriptroute.org/redhat/scriptroute-install` as root rpm -Uvh http://www.scriptroute.org/redhat/libpcap-0.6.2-12.i386.rpm rpm -Uvh http://www.scriptroute.org/redhat/ruby-1.6.7-2.i386.rpm rpm -Uvh http://www.scriptroute.org/redhat/ruby-devel-1.6.7-2.i386.rpm rpm -Uvh http://www.scriptroute.org/redhat/ruby-libs-1.6.7-2.i386.rpm rpm -Uvh http://www.scriptroute.org/redhat/ruby-libs-1.6.7-2.i386.rpm rpm -Uvh http://www.scriptroute.org/redhat/undns-0.1.26-1.i386.rpm rpm -Uvh http://www.scriptroute.org/redhat/scriptroute-client-0.4.6-1.i386.rpm http://www.scriptroute.org/redhat/scriptroute-server-0.4.6-1.i386.rpm http://www.scriptroute.org/redhat/scriptroute-0.4.6-1.i386.rpm echo 'now run sr-rockettrace www.cs.washington.edu' echo 'you may have to type "rehash" first' echo 'to find other tools, type "sr" and hit a couple times' echo 'to see what your shell finds'