You may need to add the /usr/local/silc path to your PATH environment
variable after the installation.
-Some Configuration Options
-==========================
+Configuration Options
+=====================
You can give various options to the `configure' shell script. You should
give --help command to the `configure' to see all of them. Here is listed
path in your system which contains lib/ and include/ for GMP library.
Note that MPI is the prefered arbitrary precision arithmetic library and
GMP can be used as a fall-back if you have problems with the MPI library
-included within this package (GMP was used as a default library in the past).
+included within this package.
'--with-iconv[=DIR]'
SIGNOFF of notify at all (using SIGNOFF takes the idea about
SERVER_SIGNOFF away entirely).
+ o Another SERVER_SIGNOFF opt/bugfix: Currently the signoff is
+ sent to a client if it is on same channel as the client that
+ signoffed. However, the entire SERVER_SIGNOFF list is sent to
+ the client, ie. it may receive clients that was not on the
+ same channel. This is actually against the specs. It must be
+ done per channel. It shouldn't receive the whole list just
+ because one client happened to be on same channel.
+
o See also ~/silcserver
o Add SilcAsyncOperation to utility library. Any function that takes
messages with [S] at start of the nickname who sent the message, when
the message was successfully verified, [?] if the message could not
be verified since the public key of the sender isn't cached locally,
-or [F] if the signature verificationn failed. If you do not have
+or [F] if the signature verification failed. If you do not have
the sender's public key you can fetch it with GETKEY command.
If you don't want to verify the signatures from received messages