Verbiste - French conjugation system

(See LISEZMOI for a French version of this file.)
(Voyez LISEZMOI pour une version franaise de ce fichier.)

Copyright (C) 2003-2005 Pierre Sarrazin <http://sarrazip.com/>

This program is free software; you may redistribute it under the
terms of the GNU General Public License.  This program has absolutely
no warranty.  See the file COPYING for details.

INSTALLATION: see INSTALL.  Pass --with-gnome to the configure
script to include the GNOME Panel applet in the compilation.

Home Page:
http://sarrazip.com/dev/verbiste.html

Manual pages installed by this package:

    verbiste(1)                 about this library and the GNOME interfaces
    french-conjugator(3)        command to conjugate French verbs
    french-deconjugator(3)      command to analyze conjugated French verbs

The 'examples' directory of the source archive contains Perl and Java
programs that illustrate how to call the french-deconjugator command
as an external process through two pipes.


TROUBLESHOOTING

The GNOME Panel applet is not compiled by default.  Pass the
--with-gnome option to the configure script to include it in the
compilation.

After installing the GNOME Panel applet, it may not appear in
the "Add to Panel" menus.  Give the command "killall gnome-panel"
to force the Panel to detect the new applet.

If the applet starts with an error message that says
"Interrupted system call", it may be because the directory
that contains the libverbiste-?.?.so.? shared library is not
in the system's list of shared library directory.  Either
fix this through the /etc/ld.so.conf (under root) or with the
LD_LIBRARY_PATH environment variable.  Remember to give the
command `ldconfig' after changing /etc/ld.so.conf.
