remove helpdir from README.PLUGIN
[silc.git] / README.PLUGIN
1 In order to compile the SILC Plugin (instead of the SILC Client), pass the
2 following options to configure:
3
4         --enable-silc-plugin --without-silc-includes
5
6 Depending on your OS/architecture you may also need to pass:
7
8         --with-pic --without-pthreads
9
10 For installing the SILC Plugin to the appropriate directories, you have to
11 define the following paths (assuming Irssi is installed to /usr)
12
13         --prefix=/usr
14         --with-simdir=/usr/lib/irssi
15
16 If you're using Irssi 0.8.10, you may need to rename libfe_common_silc.so to
17 libfe_silc.so