HOW TO UPDATE DEBIAN or UBUNTU TO CCCAM 2.2.0

haco1971

Inactive User
Joined
Jan 12, 2011
Messages
7
Reaction score
0
HOW TO UPDATE DEBIAN or UBUNTU TO CCCAM 2.2.0
If your running a debian or ubuntu server and would like to update to cccam 2.2.0 here is a quick how to.


-First of all download CCcam 2.2.0 here

-ftp to emu/cccam on your server

-open the cccam package you downloaded and FTP CCCam.x86 to emu/cccam (overwriting the old file. or delete it first)

-next go to terminal or if you have no monitor use putty (http://www.chiark.greenend.org.uk/~sgta ... nload.html) and enter


nano /etc/apt/sources.list




-then add next line


deb Index of /debian testing main contrib




- save the file (ctrl x) and then


apt-get update




-When you did this then


apt-get install g++-4.4-multilib




-then wait till everything has been installed!

-lastly give cccam.x86 execution rights
chmod 755 /emu/cccam/CCcam.x86



Thats you, reboot the server and you are now running CCcam, 2.2.0
 
Last edited by a moderator:
nice copy/ paste, its nice to ask or credit author before passing their work as your own.
 
Last edited by a moderator:
why edit my link out? this post is copied from my site.. if you are not prepaired to link back just remove the whole thread as it is copied material which I have not permitted you to use
 
why edit my link out? this post is copied from my site.. if you are not prepaired to link back just remove the whole thread as it is copied material which I have not permitted you to use

I have replied to your post on cccam forum m8
 
Back
Top