Sc-plugin
From VDR Wiki
Contents |
[edit] Description
The usage and propagation of this plugin is illegal in many countries, e.g. Germany. Please don't link to pages from here that might be illegal in those countries.
[edit] Hardware requirements
[edit] Software requirements
- OpenSSL
[edit] Installation
If OpenSSL is not installed
cd $SOURCEDIR tar xvzf openssl-<VERSION>.tar.gz cd openssl-<VERSION> ./configure --prefix=/usr/local make make install ldconfig
For the plugin see plugin installation.
[edit] Problems
[edit] Links
[1] | http://www.openssl.org | Plugin homepage |