You are on page 1of 1

easy compile oscam emu patch

1. apt-get install build-essential


2. apt-get install libssl-dev libpcsclite-dev
3. apt-get install mercurial cvs subversion libncurses-dev
4. cd /home
5. mkdir compile-oscam-emu-patch
6. chmod 755 compile-oscam-emu-patch
7. cd compile-oscam-emu-patch
nano simplebuild ======= copy ===== paste scrib
chmod 777 simplebuild
8. ./simplebuild debinstall
9. ./simplebuild menu =====> exit
10. wget https://github.com/oscam-emu/oscam-emu/raw/master/oscam-emu.patch
11. cd oscam-svn
patch -p0 < ../oscam-emu.patch
12. cd /home/compile-oscam-emu-patch
13. ./simplebuild menu =====> Continue
ADD : Add a toolchain =====> select your box suport
CONFIGURE : Customise your Oscam ====> select your configure active
MODULES : Moduleles and readers
BUILD : Build Oscam now
14. complet compile : /home/compile-oscam-emu-patch/archiv

You might also like