Copy libfe_common_silc.so to libfe_silc.so in make install.
[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