How install Murillo's plug-in?

Hi,

Can you help me to install murillo’s plug-in?

I try to install mcuweb and app_mixer.c but i have a lot of error…

Asterisk 1.4.26.2 + app_mixer.c
I follow this sip.fontventa.com/content/view/36/68/, but I have error

udo make
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules …
make[1]: ingresso nella directory «/home/tore/Scrivania/asterisk-1.4.26.2/utils»
make[1]: Non c’è da fare nulla per «all»
make[1]: uscita dalla directory «/home/tore/Scrivania/asterisk-1.4.26.2/utils»
make[1]: ingresso nella directory «/home/tore/Scrivania/asterisk-1.4.26.2/agi»
make[1]: Non c’è da fare nulla per «all»
make[1]: uscita dalla directory «/home/tore/Scrivania/asterisk-1.4.26.2/agi»
make[1]: ingresso nella directory «/home/tore/Scrivania/asterisk-1.4.26.2/res»
make[1]: Non c’è da fare nulla per «all»
make[1]: uscita dalla directory «/home/tore/Scrivania/asterisk-1.4.26.2/res»
make[1]: ingresso nella directory «/home/tore/Scrivania/asterisk-1.4.26.2/channels»
make[1]: Non c’è da fare nulla per «all»
make[1]: uscita dalla directory «/home/tore/Scrivania/asterisk-1.4.26.2/channels»
make[1]: ingresso nella directory «/home/tore/Scrivania/asterisk-1.4.26.2/pbx»
make[1]: Non c’è da fare nulla per «all»
make[1]: uscita dalla directory «/home/tore/Scrivania/asterisk-1.4.26.2/pbx»
make[1]: ingresso nella directory «/home/tore/Scrivania/asterisk-1.4.26.2/apps»
[CC] app_mixer.c -> app_mixer.o
app_mixer.c:43:33: error: mcu/xmlrpcmcuclient.h: Nessun file o directory
app_mixer.c: In function ‘join_exec’:
app_mixer.c:75: warning: format ‘%x’ expects type ‘unsigned int’, but argument 6 has type ‘struct ast_channel *’
app_mixer.c:82: warning: format ‘%x’ expects type ‘unsigned int’, but argument 6 has type ‘struct ast_channel *’
app_mixer.c:85: warning: implicit declaration of function ‘CreateParticipant’
app_mixer.c:98: warning: implicit declaration of function ‘SetVideoCodec’
app_mixer.c:98: error: ‘H263’ undeclared (first use in this function)
app_mixer.c:98: error: (Each undeclared identifier is reported only once
app_mixer.c:98: error: for each function it appears in.)
app_mixer.c:98: error: ‘CIF’ undeclared (first use in this function)
app_mixer.c:99: warning: implicit declaration of function ‘SetAudioCodec’
app_mixer.c:99: error: ‘PCMU’ undeclared (first use in this function)
app_mixer.c:102: warning: implicit declaration of function ‘StartSendingAudio’
app_mixer.c:103: warning: implicit declaration of function ‘StartSendingVideo’
app_mixer.c:106: warning: implicit declaration of function ‘StartReceivingAudio’
app_mixer.c:107: warning: implicit declaration of function ‘StartReceivingVideo’
app_mixer.c:125: warning: format ‘%x’ expects type ‘unsigned int’, but argument 6 has type ‘struct ast_channel *’
app_mixer.c:166: warning: implicit declaration of function ‘SetCompositionType’
app_mixer.c:197: warning: implicit declaration of function ‘DeleteParticipant’
app_mixer.c: In function ‘unload_module’:
app_mixer.c:215: warning: implicit declaration of function ‘DeleteConference’
app_mixer.c:218: warning: implicit declaration of function ‘DestroyMCUClient’
app_mixer.c: In function ‘load_module’:
app_mixer.c:241: warning: implicit declaration of function ‘CreateMCUClient’
app_mixer.c:241: warning: assignment makes pointer from integer without a cast
app_mixer.c:244: warning: implicit declaration of function ‘CreateConference’
make[1]: *** [app_mixer.o] Errore 1
make[1]: uscita dalla directory «/home/tore/Scrivania/asterisk-1.4.26.2/apps»
make: *** [apps] Errore 2

I try to install mcuweb sip.fontventa.com/content/view/37/73/
After install the Sailfin and the mcuweb.sar the graphical interfaces work but I can’t install mediamixer…

thank in advance