README - Speech Friendly Packet Sniffer by Chin Chin SU (12545069) --------------------------------------- Requirements: 1) Fedora Linux Core 1 (FULL installation) 2) Festival screen synthesizer (any release) 3) Main voice package (any) 4) Lexicon package (any) 5) Speech Friendly Ethereal packet sniffer Softwares used for this project are as follows: 1) festival-1.4.2-19.tar.gz and festival-devel-1.4.2-19.tar.gz 2) festvox_kallpc16k.tar.gz 3) festlex_POSLEX.tar.gz and festlex_CMU.tar.gz 4) ethereal-0.10.6.tar.gz (modifed to be speech friendly) Installation steps: step 1 : untar the file: tar xvzf filename.tar.gz for example: tar xvzf ethereal-0.10.6.tar.gz step 2 : change directory to where the directory is placed: cd filename for example: cd ethereal-0.10.6 step 3 : configure, build and install the file: ./configure && make && make install Running Gnopernicus (manually): ./gnopernicus Running Speech Friendly Ethereal Packet Sniffer: ./etheral-version for example: ./ethereal-0.10.6