Sc-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
mNo edit summary
(→‎Links: i18n)
Line 32: Line 32:
[[Category:Plugins]]
[[Category:Plugins]]


{{i18n|sc-plugin}}
<!-- Link to german wiki page -->
[[de:Sc-plugin]]

Revision as of 16:58, 13 March 2006

Description

Critical
Critical

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.

Hardware requirements

Software requirements

  • OpenSSL

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.

Problems

Links

[1] http://www.openssl.org Plugin homepage