我正在尝试配置Asterisk 12.3.2
,Debian 6.0.9
但出现错误:
"configure: error: *** termcap support no found (on modern systems, this typically means the ncurses development package is missing)".
Run Code Online (Sandbox Code Playgroud)
当我尝试通过以下方式安装它时:
apt-get install libncurses5-dev
Run Code Online (Sandbox Code Playgroud)
我收到无法找到包的消息。