Compile Oscam

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

  • What is the difference between :


    • cmake -DHAVE_LIBUSB=1 -DWEBIF=1 .. (reported in musogeek guide)
    • cmake -DHAVE_LIBUSB=1 -DWEBIF=1 -DHAVE_PCSC=1 -DHAVE_LYBCRIPTO=1 -DWIDTH_SSL=1 .. ( i'm using)


    thanks

    together we grow - ferdi

  • These are flags that are supposed to ensure that certain functions are enabled during the build.


    I am not sure if they are required however, as I built mine without the -DHAVE_PCSC=1 flag, and I am still getting PCSC support. I would imagine that certain flags are on by default so are not needed.

    If I take a while to respond, you can see why.....


    :red:

  • e.g. Wheezy image also needs to have USBLib compiled and installed if Oscam is to be compiled to that SmartGo cardreader is to be used..


    Code
    wget http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2
    tar xjvf libusb-1.0.9.tar.bz2
    cd libusb-1.0.9
    ./configure
    make
    sudo make install
  • As per the tutorial, the package is already installed, it just needs a symbolic link created.


    e.g. Wheezy image also needs to have USBLib compiled and installed if Oscam is to be compiled to that SmartGo cardreader is to be used..


    Code
    wget http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2
    tar xjvf libusb-1.0.9.tar.bz2
    cd libusb-1.0.9
    ./configure
    make
    sudo make install

    If I take a while to respond, you can see why.....


    :red:

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

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