Python Forum
Python package installation issue.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python package installation issue.
#3
The OS of my server is RHEL. libssl-dev is not available. But i have openssl and openssl-devel.

do I miss something here? please suggest.

Commands fired and output.
=========================

[root@bdm ~]# yum install libssl-dev
Loaded plugins: langpacks, product-id, search-disabled-repos
No package libssl-dev available.
Error: Nothing to do
[root@bdm ~]# yum install -y openssl-devel
Loaded plugins: langpacks, product-id, search-disabled-repos
Package 1:openssl-devel-1.0.2k-12.el7.x86_64 already installed and latest version
Nothing to do
[root@bdm ~]# yum install -y openssl
Loaded plugins: langpacks, product-id, search-disabled-repos
Package 1:openssl-1.0.2k-12.el7.x86_64 already installed and latest version
Nothing to do
[root@bdm ~]#
Reply


Messages In This Thread
Python package installation issue. - by msomasun - Oct-08-2018, 03:57 PM
RE: Python package installation issue. - by msomasun - Oct-09-2018, 02:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Preparing an Installation with Python JgKSuperstar 2 2,684 Nov-30-2021, 11:40 AM
Last Post: JgKSuperstar
  How to update Python package remotely? olegk 0 1,589 Jan-11-2021, 08:31 AM
Last Post: olegk
  install taichi python package CatherineKan 4 4,230 Jul-01-2020, 04:04 AM
Last Post: buran
  Software(Python) Installation. Navigate Refactor Run Tools VCS tab rgbrolly 3 2,649 Oct-19-2019, 08:09 PM
Last Post: buran
  Python installation change on Mac macloo 1 3,165 Jan-29-2018, 06:33 PM
Last Post: snippsat
  Python module cx_Oracle ld installation issue on Solaris11U3 SPARC: fatal: file /orac sameernatekar 0 2,827 May-24-2017, 10:47 AM
Last Post: sameernatekar

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020