4 To install the Purple Plugin Pack, simply extract the contents of this zip file
5 to your purple install directory, which is C:\Program Files\Purple by
11 You need a complete Purple build environment set up, and Purple already compiled.
13 Then extract the Purple Plugin Pack source into:
15 purple-source-tree/plugins/
17 purple-source being what ever path you extracted the gaim source tree to.
19 For example, if your purple source tree is in /home/user/gaim-VERSION
20 you want to "cd" over to /home/user/purple-VERSION/plugins/ and type:
22 tar zxvf purple-plugin-pack-VERSION.tar.gz
24 Then cd into the source dir
30 make -f Makefile.mingw
31 make -f Makefile.mingw install
33 When it's done building copy
35 win32-install-dir/plugins/*.dll
37 to your purple install dir, (Keeping the already defined tree structure of
40 And you should be good to go. Restart purple and load 'em up.