sudo yum install gcc
yum install -y mysql-devel
yum install libffi-devel -y
yum install -y zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gcc make
Similar Posts:
- Make Command ERROR: “make:*** No targets specified and no makefile found.Stop.” [Three Method to Solve]
- Install CentOS development tools
- [How to Solve] ImportError: No module named MySQLdb
- Can’t find PHP headers in /usr/include/php The php-devel package is required for use of this command.
- Installing ncurses devel in Ubuntu 10.10
- Centos6 upgrades glibc-2.17 to solve requirements: libc. So. 6 (glibc)_ 2.14) (64bit) error resolution
- Linux Error: _mysql.c:32:20: fatal error: Python.h: No such file or directory [Solved]
- Python Installation WARNING: pip is configured with locations that require TLS/SSL, however the ssl module…
- [Solved] Centos6: Python 2.6 upgrade to 3.7, error handling [no module named ‘_ctypes’]
- make&make install error: curl/curl.h: No such file or directory