CCcam 2.1.4 for AZ Box HD

elgeneral

Well Known Member
Messages
7,811
friend this info is yesrtaday new

if I see news about how to use this new file you write here

but no more infos to time

saludos
 

valerica

Member
Messages
55
If you know how to use telnet , just download archive and telnet the commands elgeneral wrote in his post .

Cheers ,
Val .
 

sergik

Member
Messages
58
In new post I see
The problems is with the directory names.
you have : "newroot-glibcv" and "newroot-gclibcv"


Where is directory called newroot-gclibcv?
I see only newroot-glibcv in newrootglibcbuydeforme.tar.
And in it only
- bin
- lib
- share
Where is
- flib?

Anybody test this?

Explain me step by step.

Because after
cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib
I see in telhet
no file lib.
Why /MMP/newroot-glibcv/lib/ld.so.1 /lib
in instruction I see
/MMP/newroot-glibcv/lib
next
/lib copy ld.so.1 to /lib
Is it correctly?
 

valerica

Member
Messages
55
Read carefully the instructions in elgeneral's post . You just missed : "give that to console mkdir /MMP/newroot-glibcv/libf and than Files in fornewroot.zip to move this path.
chmod 755 -R /MMP/newroot-glibcv change files permisson with this." . With mkdir instruction you create libf folder inside newroot-glicv .

Cheers ,
Val .
 

sergik

Member
Messages
58
Loook at this

MMP[~]$ mount -o remount,rw /dev/hda1 /MMP
MMP[~]$ tar xf
tar: option requires an argument -- f
BusyBox v1.00 (2008.04.24-06:54+0000) multi-call binary

Usage: tar -[czjxtvO] [-f TARFILE] [-C DIR] [FILE(s)] ...

Create, extract, or list files from a tar file.

Options:
c create
x extract
t list

Archive format selection:
z Filter the archive through gzip
j Filter the archive through bzip2

File selection:
f name of TARFILE or "-" for stdin
O extract to stdout
C change to directory DIR before operation
v verbosely list files processed


MMP[~]$ chmod 755 -R /MMP/newroot-glibcv
MMP[~]$ cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib
cp: /lib: omitting directory
cp: copy: No such file or directory
cp: ld.so.1: No such file or directory
cp: to: No such file or directory
MMP[~]$


Next

MMP[~]$ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/MMP/newroot-glibcv/libf
MMP[~]$ cd /MMP/newroot-glibcv/
MMP[newroot-glibcv]$ cd /MMP/newroot-glibcv/bin
MMP[bin]$ ./fakeroot -l /lib/ld-uClibc.so.0
getopt: unrecognized option `--version'
BusyBox v1.00 (2008.04.24-06:54+0000) multi-call binary

Usage: getopt [OPTIONS]...

Parse command 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 Do not quote the output

sh-3.00# export LD_LIBRARY_PATH=/MMP/newroot-glibcv/lib
sh-3.00# export LD_PRELOAD=/MMP/newroot-glibcv/lib/libdvbapi.so
sh-3.00# ./CCcam.mipsel -d
sh: ./CCcam.mipsel: No such file or directory
sh-3.00#


What not so?

Why start in MMP? Not in EMU?

I put newrootglibcbuydeforme.tar like in instruction

newrootglibcbuydeforme.tar should be on main path(/) and with tar xf newrootglibcbuydeforme.tar open file

And in telnet.
MMP[~]$ tar xf newrootglibcbuydeforme.tar
tar: newrootglibcbuydeforme.tar: No such file or directory
MMP[~]$


Anybody test this instruction?
Can show picture of telnet instalation?

Or it fake?
 
Last edited:

medmed2005

Senior Member
Messages
112
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

and then the directory with "newroot-gclibcv"

- bin
- lib
- share
- flib

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 :

sh300.jpg
 

sergik

Member
Messages
58
So. And where is CCcam 2.1.4 on thise picture?
If nobody show picture of instalation CCcam like in instruction so there is no CCcam 2.1.4 fo AzBox.
 
Last edited:

valerica

Member
Messages
55
Loook at this

MMP[~]$ mount -o remount,rw /dev/hda1 /MMP
MMP[~]$ tar xf
tar: option requires an argument -- f
BusyBox v1.00 (2008.04.24-06:54+0000) multi-call binary

Usage: tar -[czjxtvO] [-f TARFILE] [-C DIR] [FILE(s)] ...

Create, extract, or list files from a tar file.

Options:
c create
x extract
t list

Archive format selection:
z Filter the archive through gzip
j Filter the archive through bzip2

File selection:
f name of TARFILE or "-" for stdin
O extract to stdout
C change to directory DIR before operation
v verbosely list files processed


MMP[~]$ chmod 755 -R /MMP/newroot-glibcv
MMP[~]$ cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib
cp: /lib: omitting directory
cp: copy: No such file or directory
cp: ld.so.1: No such file or directory
cp: to: No such file or directory
MMP[~]$


Next

MMP[~]$ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/MMP/newroot-glibcv/libf
MMP[~]$ cd /MMP/newroot-glibcv/
MMP[newroot-glibcv]$ cd /MMP/newroot-glibcv/bin
MMP[bin]$ ./fakeroot -l /lib/ld-uClibc.so.0
getopt: unrecognized option `--version'
BusyBox v1.00 (2008.04.24-06:54+0000) multi-call binary

Usage: getopt [OPTIONS]...

Parse command 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 Do not quote the output

sh-3.00# export LD_LIBRARY_PATH=/MMP/newroot-glibcv/lib
sh-3.00# export LD_PRELOAD=/MMP/newroot-glibcv/lib/libdvbapi.so
sh-3.00# ./CCcam.mipsel -d
sh: ./CCcam.mipsel: No such file or directory
sh-3.00#


What not so?

Why start in MMP? Not in EMU?

I put newrootglibcbuydeforme.tar like in instruction

newrootglibcbuydeforme.tar should be on main path(/) and with tar xf newrootglibcbuydeforme.tar open file

And in telnet.
MMP[~]$ tar xf newrootglibcbuydeforme.tar
tar: newrootglibcbuydeforme.tar: No such file or directory
MMP[~]$


Anybody test this instruction?
Can show picture of telnet instalation?

Or it fake?

Where is this : mkdir /MMP/newroot-glibcv/libf in your telnet session ?
 

sergik

Member
Messages
58
I have part.
In telnet

MMP[~]$ mkdir /MMP/newroot-glibcv/libf
mkdir: Cannot create directory `/MMP/newroot-glibcv/libf': File exists
MMP[~]$

Because I did it some times and i have that part.
And in instructiot
mkdir /MMP/newroot-glibcv/libf and than Files in fornewroot.zip to move this path.
So I put two files from fornewroot.zip
libdl.so.2
libc.so.6


Next in instruction
chmod 755 -R /MMP/newroot-glibcv
In telnet
MMP[~]$ chmod 755 -R /MMP/newroot-glibcv
MMP[~]$

Next
cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib
I do that and what I see in telnet
MMP[~]$ cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib
cp: /lib: omitting directory
cp: copy: No such file or directory
cp: ld.so.1: No such file or directory
cp: to: No such file or directory
MMP[~]$


Somebody can show a picture what after
cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib
 
Last edited:
Top