Revision as of 15:26, December 4, 2014 by Alison.obrien (talk | contribs)
Jump to: navigation, search

muxersource

Installing on Windows

  1. Install 32 bit CPython 2.7.6 or later from the website: http://www.python.org/download/
  2. Install the Recording Processor Muxer script IP.
  3. Unzip the <Recording Process Muxer Install Directory>\thirdparty\httplib2-0.8.zip file.
  4. From the <Recording Process Muxer Install Directory>\thirdparty\httplib2\ directory, run python setup.py install.
  5. Unzip the <Recording Process Muxer Install Directory>\thirdparty\setuptools-1.3.2.zip file.
  6. From the <Recording Process Muxer Install Directory>\thirdparty\setuptools\ directory, run python setup.py install.
  7. Unzip the <Recording Process Muxer Install Directory>\thirdparty\python-dateutil-1.5.zip file.
  8. From <Recording Process Install Muxer Directory>\thirdparty\python-dateutil-1.5 directory, run python setup.py install
  9. Unzip the <Recording Process Muxer Install Directory>\thirdparty\web.py-0.37.zip file.
  10. From the <Recording Process Muxer Install Directory>\thirdparty\web.py-0.37\ directory, run python setup.py install.
  11. Download pyOpenSSL for windows (32 bit) from https://pypi.python.org/pypi/pyOpenSSL/0.12.
  12. Install pyOpenSSl by running pyOpenSSL-0.12.1.win32-py2.7.exe.

Installing on Linux


RHEL 5

  1. Install CPython 2.7.6 or later:
  2. Install/deploy the Recording Processor Muxer script (RP) IP.
  3. Untar the <Recording Processor Muxer Install Directory>/thirdparty/httplib2-0.8.tar.gz file.
  4. From the <Recording Processor Muxer Install Directory>/thirdparty/httplib2-0.8, run: python setup.py install
  5. Untar the <Recording Processor Muxer Install Directory>/thirdparty/setuptools-1.3.2.tar.gz file.
  6. From the <Recording Processor Muxer Install Directory>/thirdparty/setuptools-1.3.2 directory, run: python setup.py install
  7. Untar the <Recording Processor Muxer Install Directory>/thirdparty/python-dateutil-1.5.tar.gz file.
  8. From the <Recording Processor Muxer Install Directory>/thirdparty/python-dateutil-1.5 directory, run: python setup.py install
  9. Untar the <Recording Processor Muxer Install Directory>/thirdparty/web.py-0.37.tar.gz file.
  10. From the <Recording Processor Muxer Install Directory>/thirdparty/web.py-0.37 directory, run: python setup.py install

  11. Download the pyOpenSSL-0.12.tar.gz file from https://pypi.python.org/pypi/pyOpenSSL/0.12.
  12. Untar the <Recording Processor Muxer Install Directory>/thirdparty/pyOpenSSL-0.12.tar.gz file.
  13. From the <Recording Processor Muxer Install Directory>/thirdparty/pyOpenSSL-0.12 directory, build the library by running: python2.7 setup.py build.
  14. To install the library, run: python2.7 setup.py install.

Upgrading Recording Processor Muxer

  1. Backup the Recording Processor Muxer Script installation directory including logs and configuration file.
  2. Uninstall Recording Processor Muxer Script component.
  3. Install new Recording Processor Muxer Script component.
  4. Update the Recording Processor Muxer Script configuration according to the standard installation procedures.

Comments or questions about this documentation? Contact us for support!