http://libcec.pulse-eight.com/faq
===============================================================================
- === Linux ===
+ === Linux & BSD ===
===============================================================================
libCEC needs the following dependencies in order to work correctly:
* udev development headers v151 or later
To compile, execute the following commands:
-# autoreconf -vif
+# ./bootstrap
# ./configure
# make
# sudo make install
* pkg-config
* xcode 3.2.6 or later
-To compile, execute the following commands (TODO: please verify):
-# autoreconf -vif
+To compile, execute the following command:
+# ./bootstrap
# ./configure
# make
# sudo make install
=== Debugging / Testing ===
===============================================================================
+To compile libCEC with extensive debugging output, pass the following argument
+to configure on Linux/OS-X/BSD:
+--enable-debug
+
We provide a test client, named cec-client, to debug the device.
To check whether the device can be detected, execute the following command:
* cec-client -l