Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenloses um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereiche, welche für Gäste verwehrt bleiben

Problema Oscam server ubuntu 12.04 VPS

sharan94

Newbie
Registriert
12. Dezember 2010
Beiträge
13
Reaktionspunkte
2
Punkte
23
ho un po di problemi con l'installazione di oscam su VPS server ubuntu 12.04 .
Seguo questa guida :

1) Prepair for compile with installing new needed packs:
apt-get update
apt-get install build-essential
apt-get install libssl-dev libpcsclite-dev
apt-get install mercurial cvs subversion libncurses-dev
apt-get install cmake
2) Oscam compile:
cd /usr/src
svn co
Du musst dich Anmelden oder Registrieren um diesen link zusehen!

cd trunk
sudo apt-get install cmake
cmake -DWEBIF=1 -DPCSC=1
make
cp oscam /usr/local/bin
3) Unused oscam compile directory delete:
cd ..
rm -rf oscam
4) Setting oscam to correct attribute:
cd /usr/local/bin
chmod 755 oscam
5) Oscam automatic startup with bootup
/etc/rc.local add next line before the "exit0" line, /usr/local/bin/oscam -b

ma non riesco proprio ad uscirne in quanto mi da errore .
Potreste indicarmi dove si trova l'errore ?
Grazie in anticipo.
 
Zuletzt bearbeitet von einem Moderator:
Purtroppo l'ho già seguita ma mi da errore.
Provo a cambiare VPS, che mi consigli come host ?
 
AW: Oscam server ubuntu 12.04 VPS

che errore ti da?

Gesendet von meinem GT-I9505 mit Tapatalk
 
Zurück
Oben