boost-python-1.53.0-14.21.el6.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/brandt/extra/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/brandt/extra/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install boost-python-1.53.0-14.21.el6.x86_64

Run-Time component of boost python library

Full description:
  
The Boost Python Library is a framework for interfacing Python and
C++. It allows you to quickly and seamlessly expose C++ classes
functions and objects to Python, and vice versa, using no special
tools -- just your C++ compiler.  This package contains run-time
support for Boost Python Library.

Checksums

MD5 c1a0ea670b7f3abc6ecb22697de1be97
SHA1 094e7daad1dfb1b5800cf9e71aa052feb84f0f8a
SHA256 c29da71ef7bc96aa899d874df2759db34126010bb90af65257684dcf9d71c1fb
SHA512 b2a26f6159d4fa7e5e01128561178df96cc3d7a7cf15e91fb0ef4cc9bb1f8d16619262564c90954cb0a0d27775deb5402598e6c8fb11b24dc10e2ce90301a8e4

Requires

  • /sbin/ldconfig
  • /sbin/ldconfig
  • libc.so.6(GLIBC_2.2.5)(64bit)
  • libdl.so.2()(64bit)
  • libgcc_s.so.1()(64bit)
  • libgcc_s.so.1(GCC_3.0)(64bit)
  • libm.so.6()(64bit)
  • libpthread.so.0()(64bit)
  • libpthread.so.0(GLIBC_2.2.5)(64bit)
  • librt.so.1()(64bit)
  • libstdc++.so.6()(64bit)
  • libstdc++.so.6(CXXABI_1.3)(64bit)
  • libstdc++.so.6(GLIBCXX_3.4)(64bit)
  • libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
  • libutil.so.1()(64bit)
  • rtld(GNU_HASH)

Provides

  • boost-python(x86-64) = 1.53.0-14.21.el6
  • boost-python = 1.53.0-14.21.el6
  • libboost_python-mt.so.1.53.0()(64bit)
  • libboost_python.so.1.53.0()(64bit)

Files

  • /usr/share/doc/boost-python-1.53.0/LICENSE_1_0.txt
  • /usr/lib64/libboost_python.so.1.53.0
  • /usr/lib64/libboost_python-mt.so.1.53.0

Uploaded

almost 9 years ago

Package Size

2.33 MB

Installed Size

8.56 MB

Downloads

9

wget

wget --content-disposition "https://packagecloud.io/brandt/extra/packages/el/6/boost-python-1.53.0-14.21.el6.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://www.boost.org

License

Boost and MIT and Python