README.plugins

Sat, 28 Apr 2001 02:01:28 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Sat, 28 Apr 2001 02:01:28 +0000
changeset 1768
2a69692c4432
parent 1763
18c94e3947d5
permissions
-rw-r--r--

[gaim-migrate @ 1778]
Start of the queueing stuff

Note:

If you do not wish to enable the plugin support within GAIM, run the
./configure script with the --disable-plugins option and recompile your
source code.  This will prevent the ability to load plugins.

'make install' puts the plugins in $PREFIX/lib/gaim (PREFIX being what you
specified when you ./configure'd - it defaults to /usr/local). Gaim looks
for the plugins in that directory by default, but they do not have to be
there to use them. Also, plugins have a .so extension by default, though
they do not have to.

Enjoy and Happy Hacking!

Rob Flynn

mercurial