Where is zlib installed centos
The zlib and zlib-devel packages are the C shared and development libraries, respectively; the zlib you are importing in Python 2. I don't know where you got your Python 2.
You will need to acquire a zlib module that was built against Python 2. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams?
Collectives on Stack Overflow. Learn more. Asked 9 years, 8 months ago. Active 9 years, 8 months ago. Viewed 19k times. I tried to install it using the yum command: yum install zlib yum install zlib-devel both worked fine, but when I type "python", I still cannot see zlib installed: [root mymachine] python Python 2.
Add a comment. Active Oldest Votes. Andrew Clark Andrew Clark k 29 29 gold badges silver badges bronze badges. I found the directory of python2.
The zlibmodule. Anyway, I think I should re-install python2. You are right that zlib is part of the Python 2. I think I'll re-install it. Sign up or log in Sign up using Google.
Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Checking for fseeko Checking for strerror Checking for unistd.
Checking for stdarg. Checking whether to use vs[n]printf or s[n]printf Checking for vsnprintf in stdio. Checking for return value of vsnprintf Checking for attribute visibility support Re: update to zlib Why do you think you need 1.
I really want to learn how to successfully build R from source on a CentOS6 machine and addressing the zlib issue is important for me. Is it possible to update zlib for just a particular user or user group and not system-wide?
0コメント