# yum install ncurses-devel
Nguyen Si Nhan 
Bài đăng phổ biến
- 
How to create a bot to automate daily tasks using Slack Nguyen Si Nhan 1. Setting Up Your Slack App Create a Slack App: Sign in to your Sla...
- 
With this error: hudson.remoting.ProxyException: io.fabric8.kubernetes.client.KubernetesClientException: No httpclient implementations found...
Subscribe to:
Post Comments (Atom)
 
 
gracias, perfecto
ReplyDeleteIt is not working in ubuntu 10.04,please tell me another way to install ncurses-devel
DeleteOn Ubuntu you try cmd below:
Deletesudo apt-get install ncurses-dev
or
sudo aptitude install libncurses5-dev