Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Packages needed for compiling Oscam

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • uttnls
    • Sep 2024

    Packages needed for compiling Oscam

    Linux Ubuntu:

    Use this commands to install all necesary packages for OSCAM compilation on Ubuntu :

    sudo apt-get install cvs subversion autoconf libccid automake libtool gettext make cmake tar bzip2 gzip patch ncurses-bin gcc g++ flex bison
    sudo apt-get install pkg-config wget libpng3 libpcsclite1 libpcsclite-dev
    sudo apt-get install libusb-dev libssl-dev
    sudo apt-get install libpng12-0 libpng12-dev libpng3 libpng-sixlegs-java libpnglite-dev pngquant libpngwriter0-dev libpngwriter0c2
    sudo apt-get install zlib-bin zlib1g-dbg zlib1g-dev zlib1g zlibc

    This packages are required for complete compilation of oscam with all features. Some of them could also be installed as default in different ubuntu distributions.

    (Tested on Ubuntu 10.04 LTS)
  • tvsat2007
    Junior Member
    • Jan 2013
    • 13

    #2
    Re: Packages needed for compiling Oscam

    also on Debian Wheezy Raspberry Pi minimal image to fill the packages you need to compiling oscam

    Comment

    Working...