cd oscam-svn
mkdir build
cd build
cmake -DWEBIF=1 -DHAVE_PCSC=1 ..
make