Compile Oscam

There are 4 replies in this Thread which was already clicked 2,139 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:

Your resource for OSCam softcam

Find configs, downloads, tutorials, and support for setting up and optimizing this open-source card server with wide protocol compatibility. Master the versatile OSCam softcam. Access support, configs, tutorials, and downloads for open-source card sharing and multi-protocol server management.