# yum install ncurses-devel
Nguyen Si Nhan
Bài đăng phổ biến
-
yum install install libxml2-devel Nguyen Si Nhan
-
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...
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