X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=README.PLUGIN;fp=README.PLUGIN;h=ba6b35928369ccb7502bfbb2cd78ba138e637fa6;hp=0000000000000000000000000000000000000000;hb=a0e6dcb486369b88a974090b292d46122b962212;hpb=a269facd39abf946a497929aee320caafcdf760d diff --git a/README.PLUGIN b/README.PLUGIN new file mode 100644 index 00000000..ba6b3592 --- /dev/null +++ b/README.PLUGIN @@ -0,0 +1,15 @@ +In order to compile the SILC Plugin (instead of the SILC Client), pass the +following options to configure: + + --enable-silc-plugin --without-silc-includes + +Depending on your OS/architecture you may also need to pass: + + --with-pic --without-pthreads + +For installing the SILC Plugin to the appropriate directories, you have to +define the following paths (assuming Irssi is installed to /usr) + + --prefix=/usr + --with-simdir=/usr/lib/irssi + --with-helpdir=/usr/share/irssi/help