This Tutorial is designed to help load CSP from start to finish up and running
I will split posts to section out each part required.
Question, What do you need for CSP ???
Answer, Well for this Tutorial you will need a Linux based PC, ie Debian or Ubuntu,
also another emu already loaded such as newcs or oscam ( This is Required to get your local Card operational.)
CSP runs in a Java Environment and for the newer updated versions Sun Java6 so lets get that installed first.
Firstly you will need to open a putty terminal or cmd window to you server.
sudo -i
Then use your text editor such as vim or nano I prefer nano but the choice is yours.
if you want to use same commands as me and have not got nano then
apt-get install nano
nano /etc/apt/sources.list
Add string
deb lenny/volantile main contrib deb-src lenny/volantile main contrib deb ftp.osuosl.org :: Oregon State University Open Source Lab lenny main non-free deb-src ftp.osuosl.org :: Oregon State University Open Source Lab lenny main non-free
then
apt-get update
and finally to install
apt-get install sun-java6-jdk
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks