Initial push
[shermanaquarium] / sherman-aquarium / INSTALL
1
2  Installation instructions for Sherman's aquarium
3 --------------------------------------------------
4
5 Quick installation:
6
7 ./configure
8 make
9 make install (become root might be required.)
10
11 See XSCREENSAVER for howto install Sherman's aquarium as screensaver
12
13  Required libraries and programs
14 ---------------------------------
15
16 The General Applet Interface Library (GAI) is required for applet
17 support. You can get it at http://gai.sf.net
18
19 SDL is required for Screensaver support. (www.libsdl.org)
20
21 GTK+ v2.2.0 or later is required for everything.
22
23 On some distributions, Like Redhat, the include headers are 
24 sometimes not installed by default. If you believe that the
25 configure script fails to detect some library that you are
26 sure that you have installed, please make sure that you have
27 install the "devel" part of that library too.
28
29
30  Supported Operative Systems and limitations
31 ----------------------------------------------
32 All features are supported with Linux 2.4 and Linux 2.6.
33 CPU load only is supported for FreeBSD and Mac OSX/Darwin.
34
35 If you want to have more features for your favorite Unix system 
36 and are prepared to do some testing, please don't hessitate to mail me!
37
38
39 Any problems? I hope not. If you hit some, please mail me! 
40 Jonas Aaberg <cja@gmx.net> (Please include the word Sherman in the subject)
41
42
43