prevent popup deactivation while button_down
[goodguy/history.git] / cinelerra-5.0 / build / README
1
2 approx disks space needed for build 3.5GB
3
4 this program likes at least 4Gb mem, and x86_64.
5   and likes 2 or more cpus (much more)
6   can build as i386, but you may run out of address space.
7   also: build is parallel, need 1Gb mem per cpu or so...
8
9 <os> may be (currently) centos fedora suse ubuntu
10
11 0) mkdir -p /home/<os>/google_code
12 1) access the bld_scripts.tgz unpack
13 2) run bld_prepare.sh <os>
14 3) run bld_dynamic.sh <os>
15 or run bld_static.sh <os>
16
17 prepare installs a bunch of prerequisites.
18
19 bld_<dynamic/static> creates a full build/install in
20 /home/<os>/google_code/cinelerra/cinelerra-4.6.mod/bin
21
22 Note: code.google.com is disappearing.
23 all of this will change.
24