Google Flix Engine Linux Reference Manual User Manual
Page 376

370
Flix Engine Linux Page Documentation
these examples
cli_encode.php - php command line example similar to the java and perl
examples described above.
flix2_sample.php
process_sample.php - php cgi example similar to the perl example.
python/
NOTE: You must build and install the python extension before running
these examples
cli_encode.py - python command line example similar to the java and perl
examples described above
flix2_sample.py
process_sample.py - python cgi example similar to the perl example.
===============================================================================
[Building the language bindings]
If you did not have the proper prerequisites or chose not to build the
extensions at install time, you can attempt to build and install them by
running the compile scripts that are installed by default in
/usr/local/flixmodules. Depending on your distribution/current setup you may
have to download and install the proper development packages before the
language bindings will compile. See your distribution’s documentation for more
information.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen