Sc-plugin: Difference between revisions
Jump to navigation
Jump to search
(initial) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Description== |
==Description== |
||
[[Image:Sc-plugin.jpg|thumb|Screenshot]] |
[[Image:Sc-plugin.jpg|thumb|Screenshot]] |
||
{{Box |
{{Box Critical| |
||
The usage and propagation of this plugin is illegal in many countries, e.g. |
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== |
==Hardware requirements== |
||
Line 11: | Line 12: | ||
==Installation== |
==Installation== |
||
If OpenSSL is not installed |
If OpenSSL is not installed |
||
⚫ | |||
<pre> |
|||
⚫ | |||
⚫ | |||
cd openssl-<VERSION> |
|||
⚫ | |||
⚫ | |||
make |
|||
⚫ | |||
make |
make install |
||
⚫ | |||
make install |
|||
⚫ | |||
</pre> |
|||
For the plugin see [[plugin installation]]. |
For the plugin see [[plugin installation]]. |
||
Line 34: | Line 33: | ||
[[Category:Plugins]] |
[[Category:Plugins]] |
||
{{i18n|sc-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:Sc-plugin]] |
Latest revision as of 19:34, 21 October 2006
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.
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 |