Goal: Installing TCPreply on Ubuntu.
-
Download ## Download the tar file from the source forge: http://sourceforge.net/projects/tcpreplay/
-
Unzip the tar file ##
tar -zxvf <tcpreply file name>
- configure and install
cd <tcpreply folder name>/
./configure
make
sudo make install