%general-entities; ]> $LastChangedBy: manuel $ $Date: 2005-12-08 20:34:49 +0000 (Thu, 08 Dec 2005) $ gaim-&gaim-version;.tar gaim Gaim-&gaim-version; Gaim Introduction to Gaim Gaim is an instant messaging client that can connect with a wide range of networks including AIM, ICQ, MSN, Jabber, IRC, Napster, Gadu-Gadu, Zephyr and Yahoo! Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gaim-md5sum; Download size: &gaim-size; Estimated disk space required: &gaim-buildsize; Estimated build time: &gaim-time; Gaim Dependencies Required Optional , GnuTLS (requires libgpg-error and libgcrypt in that order), Gtkspell, , , , , , , , , and Avahi User Notes: Installation of Gaim To connect with MSN you will need to compile Gaim with SSL support. For this you will need to have already installed libgpg-error, libgcrypt and GnuTLS compiled in that order. Use of the Mozilla SSL library is deprecated. To compile Gaim with audio support, first install . Compile Gaim by running the following commands: ./configure --prefix=/usr && make If you want to compile Gaim with support for , configure it like this: CPPFLAGS="-I/usr/X11R6/include" ./configure --prefix=/usr \ --enable-nas && make To test the results, issue: make check. Now, as the root user: make install Command Explanations CPPFLAGS=...--enable-nas: To avoid a compilation error the configure script needs to be told to look for the NAS header files in /usr/X11R6/include. Contents Installed Programs Installed Library Installed Directories gaim and gaim-remote libgaim-remote.so /usr/include/gaim, /usr/lib/gaim, /usr/share/pixmaps/gaim, and /usr/share/sounds/gaim Short Descriptions gaim is an instant messaging client gaim gaim-remote is a command-line interface for controlling an already running instance of gaim gaim-remote libgaim-remote.so contains functions that are used by gaim-remote libgaim-remote.so