How do you install oscam files with tar.gz extension step by step

There are 4 replies in this Thread which was already clicked 1,371 times. The last Post () by s3n0.

  • Hi Gonzales

    How do you install such files with tar.gz extension step by step? ipk or deb files seem to be straight forward but such files tar.gz are problematic, Guidance please

    Nasıl kullanılır? / How it works?

    FTP files /tmp

    cd /tmp

    tar -xf oscam-svn*.tar.gz

    rm -rf oscam-svn*.tar.gz

    stop your runnig oscam and / Çalışan oscam durdur.

    mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name

    chmod 755 /usr/bin/oscam your_old_oscam_name

    restart oscam


    :hello

  • master G

    Added the Label Updating Oscam-emu Support
  • 1. tar.gz extension only means an archived file, so just need to extract this file (idealy in the "/tmp" folder)

    2. however, you need as a binary file that is intended for your chipset/cpu (arm, mipsel, sh4, ...)

    3. if you have the correct binary file, then you kill the oscam process ("killall -9 oscam"), upload a new binary to the "/usr/bin" directory, and set the binary file execution rights ("chmod +x /usr/bin/oscam" for example)

    4. ideal would be to simply use the installation package with a .IPK file extension as you do not know how to install some Softcam :-/

    5. reboot the set top box

    Edited once, last by s3n0 ().

  • Or, read my post in the Oscam discussion thread (not Oscam-Emu thread) here: Does the location of Oscam's config files depend on the image/hardware being used? . You can download the attached file, extract it as an archive, and then read the "intro....." file for basic Softcam installation information. There are described installation methods with focus for OpenATV image. However, the "/etc/init.d/softcam" startup script method will be applicable everywhere ! If you still have not installed Oscam, you can use the run-level method (i.e., the "/etc/init.d" folder with the corresponding bash script + its link to run-level folders).


    ///////EDIT:

    If you change the enigma2 image (new flashing), do not forget to back up the original configuration of your softcam ! For Oscam, it's always a "/etc/tuxbox/config" folder or another folder by your softcam setup.

OSCam-EMU Support Forum

Configs, discussion, downloads and guides for OSCam-EMU Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!