Sc-plugin: Difference between revisions
Jump to navigation
Jump to search
(initial) |
mNo edit summary |
||
Line 11: | Line 11: | ||
==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]]. |
Revision as of 22:50, 30 November 2004
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 |