~ubuntu-branches/ubuntu/utopic/freebirth/utopic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
REQUIREMENTS:

To install freebirth the following libraries
need to be present on your system.

gtk+
gdk
glib

These should all be available at http://www.gtk.org

----------------------------------------------------
INSTALL PROCEDURES:

unpack the release using tar xvfz freebirth-0.3.2.tar.gz

cd to the directory freebirth

if you like, set raw_wave.h:FB_SAMPLES to a directory where freebirth
samples will be installed. (this can also be an environment variable
at run time.)

type make

An executable named freebirth should now be present.

The install has been tested on Redhat Linux 5.2 and 6.1.

Please email topher@bitmechanic.com if you are able to
compile it successfully on a different platform.