Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
ilander dijo:yo me quedo aquàenganchado:
MMP[bin]$ ./fakeroot -l /lib/ld-uClibc.so.0
getopt: unrecognized option `--version'
BusyBox v1.15.0 (2009-09-12 23:29:00 CEST) multi-call binary
Usage: getopt [OPTIONS]
Parse options
-a,--alternative Allow long options starting with single -
-l,--longoptions=longopts Long options to be recognized
-n,--name=progname The name under which errors are reported
-o,--options=optstring Short options to be recognized
-q,--quiet Disable error reporting by getopt(3)
-Q,--quiet-output No normal output
-s,--shell=shell Set shell quoting conventions
-T,--test Test for getopt(1) version
-u,--unquoted Don't quote the output
./fakeroot: line 131: /MMP/newroot-glibcv/bin/faked: No such file or directory
fakeroot: error while starting the `faked' daemon.
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
alguna idea ?

medmed dijo:@ilander
alcatel:
The problems is with the directory names.
you have : "newroot-glibcv" and "newroot-g clibcv"
i fixed it by making first "newroot-glibcv" with all the directories.
- bin
- lib
- share
- flib==> or libf ??
and then the directory with "newroot-gclibcv"
- bin
- lib
- share
- flib==> or libf ??
A package with all the files allready in the right dir and the correct names.Would make it a bit easier.
eitherway,good job DeformE,nice to see some ppl working on a real CCcam client,Multicas works but not as a server and not as stable as CCcam.
after that :
Ver el adjunto 1177
ilander dijo:bueno pues ya ta funcionando en el deco
con la versión 2
http://www.gigasize.com/get.php?d=d74lx44tvyb
salu2
kanber_kav dijo:CCcam 2.1.14 and realcccaminfo
http://www.mediafire.com/?2v0kn5nnwml
download PLUGINS.rar
Installing..
Extract PLUGINS.rar and
Folder CCcamFakeRoot ,OpenXCAS and realcccaminfo
Put azbox PLUGINS folder..
Open PLUGINS/OpenXCAS/libdvbapiCAS all file 755 mode
Open PLUGINS/realcccaminfo all file 755 mode
module.seq edit and add libdvbapiCAS
/PLUGINS/CCcamFakeRoot/etc/ folder put CCcam.cfg
restat az and select dvbapiCAS
:D
gorski dijo:Thanks a bunch, m8! Great work as always, helping the community and WE DO APPRECIATE THIS!!!
However, may I ask you a question: where exactly does the CCcamFakeRoot folder go to?
You see, the folder is big [7.52 MB], so there is not enough room, if it has to go to OpenXCAS folder. Too big. It would need to be somewhere in the MMP, I suppose...
The rest is simple and clear, thanx!
All the best!!!
=========================
English to Turkish translation via Google:
Show romanization![]()
Thanks a bunch, m8! Her zaman büyük iş, toplum ve YAPIYORUZ takdir BU yardım!
Ancak, sana bir soru: tam olarak nereye gitmek CCcamFakeRoot klasörü nedir? Isteyebilir
Sen büyük, klasör görmek [eğer OpenXCAS klasörüne gitmek zorunda 7,52 MB], bu nedenle yeterince oda değildir. Çok büyük. Bir yere MMP olması gerekir, herhalde ...
Dinlenme basit ve net, thanx!
All the best!
kanber_kav dijo:mmp folder creat CCcamFakeRoot and PLUGINS folder symlink :D
cd MMP
mk CCcamFakeRoot
ln -s CCcamFakeRoot /PLUGINS/ CCcamFakeRoot
:D
MMP[~]$ cd MMP
-sh: cd: MMP: No such file or directory
MMP[~]$ cd /MMP
MMP[MMP]$ mk CCcamFakeRoot
-sh: mk: command not found
MMP[MMP]$ mk /CCcamFakeRoot
-sh: mk: command not found
MMP[MMP]$ mkdir CCcamFakeRoot
mkdir: Cannot create directory `CCcamFakeRoot': Read-only file system
C: dyns port user pass
Btw, if you have static CW, key and autoroll files for CCcam - add them to the keys folder; prio, providers and channelinfo to etc folder I guess...SOFTKEY FILE : :/PLUGINS/CCcamFakeRoot/keys/SoftCam.Key
AUTOROLL FILE : :/PLUGINS/CCcamFakeRoot/keys/AutoRoll.Key
CAID PRIO FILE :/PLUGINS/CCcamFakeRoot/etc/CCcam.prio
PROVIDERINFO FILE : /PLUGINS/CCcamFakeRoot/etc/CCcam.providers
CHANNELINFO FILE : /PLUGINS/CCcamFakeRoot/etc/CCcam.channelinfo
So, my full one looks like this now:[module]
name = dvbapiCAS
daemon = dvbapi.sh
version = 1.00
api=No
wait =5sec
Then, symlink created, as Kanber_Kav suggested, using PuTTy:[modules]
count = 5
active_auto = true
active_1 = MboxCAS
active_2 = MultiCAS
active_3 = mgcamd
active_4 = newcs
active_5 = dvbapiCAS
[module_1]
ap= Yes
name = MboxCAS
daemon = mbox_module
wait=13 sec
version = 0.6_10
[module_2]
name = MultiCAS
daemon = emu_module
version = 1.62B
[module_3]
name = mgcamd
daemon = mgcamd
version = 1.35a
# argument = -a 3
[module_4]
name = newcs
daemon = newcs
argument = -nd
version = 1.6
xcasapi = FALSE
[module_5]
name = dvbapiCAS
daemon = dvbapi.sh
version = 1.00
api=No
wait =5sec
Rebooted AZbox HD at this point.login as: root
[email protected]'s password:
MMP[~]$ cd MMP
-sh: cd: MMP: No such file or directory
MMP[~]$ cd /MMP
MMP[MMP]$ ln -s CCcamFakeRoot /PLUGINS/ CCcamFakeRoot