annotate README.plugins @ 174:a09fabd11900

[gaim-migrate @ 184] Plugins load by default, --disable-plugins added committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 25 Apr 2000 16:19:17 +0000
parents 789c792ed14b
children c99d0b82c8a8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
164
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 Note:
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3 The plugins that come with GAIM are for educational purposes only.
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
4 We have released them hoping to give you guys enough information to
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5 go on. We'll continue developing them in our free time but we ask you
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
6 to do the same. If you have any suggestions for them, let us know.
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
7
174
a09fabd11900 [gaim-migrate @ 184]
Rob Flynn <gaim@robflynn.com>
parents: 171
diff changeset
8 If you do not wish to enable the plugin support within GAIM, run the
a09fabd11900 [gaim-migrate @ 184]
Rob Flynn <gaim@robflynn.com>
parents: 171
diff changeset
9 ./configure script with the --disable-plugins option and recompile your
a09fabd11900 [gaim-migrate @ 184]
Rob Flynn <gaim@robflynn.com>
parents: 171
diff changeset
10 source code. This will stop any plugins from loading.
171
789c792ed14b [gaim-migrate @ 181]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 164
diff changeset
11
164
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
12 Currently, they are not compiled when you perform a make and make install.
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
13 If you wish to make use of the gaim plugins, enter the directory where you
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
14 untarred gaim/plugins and type: 'make'. Copy the resulting .so files to
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
15 a safe location ($HOME/.gaim/plugins) and load them from within gaim.
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
16
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
17 Enjoy and Happy Hacking!
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
18
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
19 Rob Flynn
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
20