Installing TCPFLOW from the GIT site - Raspberry Pi Forums
i've done before today can not work! running jessie on raspberry pi v2.
working git site (https://github.com/simsong/tcpflow/) i'm trying install latest version of tcpflow. have done apt-get update and upgrade i'm sure os up-to-date. when run command seems run ok no error messages. when try run rest of commands: if fails on line saying bootstrap.sh not exist!
if list new tcpflow directory, sure enough there no bootstrap.sh file.
have done wrong? thanks....rdk
working git site (https://github.com/simsong/tcpflow/) i'm trying install latest version of tcpflow. have done apt-get update and upgrade i'm sure os up-to-date. when run
code: select all
git clone --recursive https://github.com/simsong/tcpflow.git
code: select all
cd tcpflow bash bootstrap.sh ./configure make sudo make install
code: select all
bash bootstrap.sh
if list new tcpflow directory, sure enough there no bootstrap.sh file.
have done wrong? thanks....rdk
looking @ git repo filename bootstrap.bash instead of bootstrap.sh
raspberrypi
Comments
Post a Comment