install_plugin - Installs the Torrus plugin
torrus install_plugin DIRECTORY
This command installs a Torrus plugin. Prior to executing this command, unpack the plugin package into some directory, and then point install_plugin to the path of the unpacked plugin distribution.
The command would launch the ./configure script for the plugin and supply all options that specify the current Torrus installation paths. Then it would execute make and make install.
See more documentation at Torrus home page: http://torrus.org
Stanislav Sinyagin <ssinyagin@k-open.com>