view README.plugins @ 1853:c5b895edf254

[gaim-migrate @ 1863] (15:19:45) faceprint: warmenhoven: need to change the one instance of "vCard" to "VCARD" in plugins/jabber/jabber.c, do you really want a patch for it? (15:20:01) warmenhoven: haha, no, i think i can manage without one. (15:20:17) faceprint: good (15:20:32) faceprint: i was going to find some way to have someone hit you otherwise ;-) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 16 May 2001 22:21:22 +0000
parents 5ad0b0c3ea01
children
line wrap: on
line source

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