cd /var/emu/oscam
svn checkout
Sie müssen registriert sein, um Links zu sehen.
cd oscam-svn
svn update -r 9744
Meldung:
--
U module-dvbapi.c
Updated to revision 9744.
--
patch -p0 < HD+1843-CCcam-FIX.patch
Meldung:
--
patching file oscam-emm.c
Hunk #1 succeeded at 86 with fuzz 2 (offset -92 lines).
--
cmake ./
Meldung:
-- pthread found. Adding pthread support
-- SSL IS NOT INCLUDED IN THIS COMPILATION
-- openssl found.
-- librt found (needed by libusb).
-- libusb 1.0 found (libusb-1.0.so) Adding
smartreader support
-- PCSC headers found (/usr/include/PCSC). Adding PCSC support
-- Utils: operating system: Linux
-- Utils: target system: i486-linux-gnu
-- utils use system libusb functions
--
--
-- operating system: Linux
-- target system: i486-linux-gnu
-- revision: 9744
-- use system libcrypto functions
-- use system pcsc functions
-- use system pthread functions
-- use system libusb functions
--
-- Configuring done
-- Generating done
-- Build files have been written to: /var/emu/oscam/oscam-svn
--
make