*** ./install.sh.ORIG Sat Nov 26 21:50:29 2016 --- ./install.sh Sat Nov 26 21:50:44 2016 *************** *** 165,171 **** #check if expect is installed in standard location ! if [ ! -e /usr/bin/expect ]; then echo "0) ===================" echo " ACK! expect is NOT installed" echo " Please install expect first:" --- 165,171 ---- #check if expect is installed in standard location ! if [ ! -e /opt/freeware/bin/expect ]; then echo "0) ===================" echo " ACK! expect is NOT installed" echo " Please install expect first:"