37 lines
1.6 KiB
Text
37 lines
1.6 KiB
Text
Update to 2.0.
|
|
|
|
this should not be installed: lib/pkgconfig/sndfile.pc
|
|
|
|
some build options:
|
|
--disable-firewire disable support for firewire (default=enabled)
|
|
--disable-css disable support for css in libmpeg3
|
|
(default=enabled)
|
|
--disable-oss disable support for oss (default=enabled)
|
|
--enable-alsa enable support for alsa (default=autodetect)
|
|
--disable-esound disable support for esound (default=enabled)
|
|
--disable-alsatest Do not try to compile and run a test Alsa program
|
|
--disable-esdtest Do not try to compile and run a test ESD program
|
|
--enable-x86 enables x86 specific features autodetection in
|
|
libmpeg3 and mpeg2enc (default is disabled)
|
|
--enable-mmx enables support for mmx (default is disabled)
|
|
--enable-3dnow enables support for 3dnow (default is disabled)
|
|
|
|
-=-=-
|
|
You need automake version 1.7 to build. 1.4 won't work!
|
|
Autoconf 2.57 is also required to build.
|
|
|
|
The automake version of the cinelerra source tree needs third-party libraries
|
|
development files installed. Run 'autoreconf -i' to create configure and
|
|
supporting files.
|
|
|
|
<x86 CPUs only>
|
|
You probably want to enable MMX support. To do that, run ./configure with
|
|
the --enable-mmx option. NB! If you do that, you may have to use the
|
|
--without-pic option, too. Otherwise, compilation can fail.
|
|
</x86 CPUs only>
|
|
|
|
and see the README.BUILD
|
|
|
|
old version:
|
|
edit build/Makefile.cinelerra and/or cinelerra/Makefile
|
|
to not use libraries here but to use pkgsrc
|