annotate README.plugins @ 204:579e59e66381

[gaim-migrate @ 214] No, it *still* doesn't work. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 30 Apr 2000 23:20:35 +0000
parents c99d0b82c8a8
children 0eb9e6928d7e
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 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
13 untarred gaim/plugins and type: 'make'. Copy the resulting .so files to
176
c99d0b82c8a8 [gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 174
diff changeset
14 a safe location ($HOME/.gaim/plugins) and load them from within gaim. Note
c99d0b82c8a8 [gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 174
diff changeset
15 that plugins do not have to have a .so extension, but that is what is built
c99d0b82c8a8 [gaim-migrate @ 186]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 174
diff changeset
16 by default, and that is what gaim looks for by default.
164
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
17
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
18 Enjoy and Happy Hacking!
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
19
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
20 Rob Flynn
67e57ab8de78 [gaim-migrate @ 174]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
21