- Check that the sources are downloaded and in /usr/local/scr/
- goto /usr/local/src/ingex/libMXF/lib
- do root> make
- goto /usr/local/ingex/Ingex/mxfwriter/
- do root> make
- goto /usr/local/src/ingex/Ingex/common
- do root> $ACE_ROOT/bin/mwc.pl -type gnuace
- and do root> make
- goto /usr/local/src/ingex/Ingex/corba
- do root> $ACE_ROOT/bin/mwc.pl -type gnuace
- and do root> make Recorder-target
- and do root> make RecorderClient-target
- goto /usr/local/src/ingex/Ingex/capture
- do root> make testgen
|