This is a list of frequently asked questions with answers:

Q: Sharity-Light compiles under Solaris, but it does not run. The error
   message is:
       fatal: librpcsoc.so.1: can't open file: errno=2
A: This error should not occur since version 0.6a or 1.0. It's caused
   by the non-standard location of the RPC-socket library librpcsoc.so.1,
   which can be found in /usr/ucblib. The new Makefile specifies this
   path as an additional search path for shared libraries. If it still
   does not work for you, find this library (or install it) and add
   its path to the environment variable "LD_LIBRARY_PATH".

Q: Sharity-Light does not work on IRIX 6.4
A: Yes, and I still have not found out why. If you have to mount CIFS/SMB
   shares on newer IRIX releases, Sharity (not light) is currently your
   only choice.

Q: Mounting a share with Sharity-Light results in the following error
   message:
      error connecting to server: [5] I/O error
A: Sharity-Light is not very good in giving diagnostic messages when
   something goes wrong. The above can mean almost anything. You should
   check whether:
     - The share is correctly imported.
     - The server is in user- or share level security (and use the
       appropriate password).
     - If you have NT4 with service pack 3 or any newer NT product:
       Whether you have enabled unencrypted passwords (Sharity-Light can't
       do password encryption).

