This dockapp uses GAI, which is required to run the dockapp. 
You can get GAI here: https://gai.sourceforge.net

(gai-0.5.10 source code is included in this archive. 
The compiled library can also be found in the 
lib/ directory. You can try installing it from 
there if you have trouble compiling from source.)

After installing GAI run the following commands:
./configure
make
make install (requires root)

Launch the app by running "wmbadapple".
pause it with left click, restart the
animation with middle click.

NOTE: If you just run make and then run ./wmbadapple
it will report that it is missing an image and exit.
You will need to manually place the images/ directory
into /usr/local/share/pixmaps/wmbadapple, and
badapple.png into /usr/local/share/pixmaps (or whatever
directory was specified as the destination).
