Opened 4 years ago

Closed 4 years ago

#4736 closed defect (invalid)

Installation Query/Resolution

Reported by: Markie Mark Owned by:
Priority: Please fill in Component: ! Please select...
Severity: Please fill in Keywords:
Cc: Sensitive: no

Description

What do I need to change so version r11518 is installed rather than the latest version of Oscam?

1) apt-get update
2) apt-get install build-essential
3) apt-get install libssl-dev libpcsclite-dev
4) apt-get install mercurial cvs subversion libncurses-dev
5) apt-get install cmake
6) apt-get install subversion
7) cd /usr/src
8) svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn
9) cd oscam-svn
svn
10) sudo apt-get install cmake
11) cmake -DWEBIF=1 -DPCSC=1
12) make
13) cp oscam /usr/local/bin
14) make
15) cd ..
16) rm -rf oscam
17) cd /usr/local/bin

sudo nano /etc/rc.local

add following line

/usr/local/bin/oscam -b

Change History (1)

comment:1 by Opti, 4 years ago

Resolution: invalid
Status: newclosed

new defect ???
invalid please use the forum

Note: See TracTickets for help on using tickets.