Hello, I am attempting to deploy the client installer v2.1.6 on Ubuntu 14.04 lts. Below is the output:
$ sudo bash cwaf_client_install.sh
Verifying archive integrity… All good.
Uncompressing Comodo WAF Client Installer v2.16…
Checking pre-requisites
BASH bin OK (/bin/bash)
CPAN bin OK (/usr/bin/cpan)
GCC bin OK (/usr/bin/gcc)
MAKE bin OK (/usr/bin/make)
STRINGS bin OK (/usr/bin/strings)
Running installer
Error opening terminal: screen-bce.
$
Any input on what could be wrong? It seems there might need to be a space between screen and -bce?
Thanks,
-Nate