Buenas Tardes, ya llevo un buen rato tratando de instalar la tarjeta. Utilizo la imagen para instalar el Centos y eso...Todo va bien con el Dahdi y el Libpri como dice la wiki de Sangoma, pero al momento del Wanpipe me marca error. Aqui el escenario:
es el output del error que genera al descomprimir el tarball del wanpipe-7.0.3 en /usr/src como root
{
wanpipe-7.0.3/firmware/edu_kit.sfm
wanpipe-7.0.3/firmware/wan_aftup
wanpipe-7.0.3/firmware/bscstrm514.sfm
wanpipe-7.0.3/README.changes
tar: wanpipe-7.0.3/firmware/wan_aftup: Cannot create symlink to `../util/wan_aftup': Operation not permitted
tar: wanpipe-7.0.3/api/legacy/lib: Cannot create symlink to `../lib': Operation not permitted
tar: wanpipe-7.0.3/ssmg/libsangoma.trunk: Cannot create symlink to `../api/libsangoma': Operation not permitted
tar: wanpipe-7.0.3/util/lib: Cannot create symlink to `../api/lib': Operation not permitted
tar: wanpipe-7.0.3/util/libsangoma: Cannot create symlink to `../api/libsangoma': Operation not permitted
tar: Exiting with failure status due to previous errors
}
luego escribo
[root@localhost src]# cd /usr/src/wanpipe-7.0.3
[root@localhost wanpipe-7.0.3]# ./Setup dahdi
....como viene en la wiki...
y me arroja...
{
WANPIPE DRIVER COMPILE LOG
Wed May 29 17:37:53 CDT 2013
-----------------------------------
make -C /lib/modules/2.6.32-358.6.2.el6.i686/build SUBDIRS=/usr/src/wanpipe-7.0.3/kdrvtmp CC=gcc KBUILD_VERBOSE=1 modules
make: *** /lib/modules/2.6.32-358.6.2.el6.i686/build: No such file or directory. Stop.
make: *** [all] Error 2
---------------------------------------------
[root@localhost wanpipe-7.0.3]#
}
Ya no puedo avanzar de ahi...trate de ver el estado del lib/modules con #yum install kernel-devel pero me arrojo...
{
root@localhost wanpipe-7.0.3]# yum install kernel-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: centos.webxcreen.org
* extras: centos.webxcreen.org
* updates: centos.webxcreen.org
asterisk-current | 1.1 kB 00:00
base | 3.7 kB 00:00
digium-current | 1.1 kB 00:00
extras | 3.5 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 2.4 MB 00:00
Setting up Install Process
Package kernel-devel-2.6.32-358.6.2.el6.i686 already installed and latest version
Nothing to do
}
espero que no se algo tan complicado pero la verdad no tengo mucha experiencia con el manejo de archivos en linux..
saludos...
es el output del error que genera al descomprimir el tarball del wanpipe-7.0.3 en /usr/src como root
{
wanpipe-7.0.3/firmware/edu_kit.sfm
wanpipe-7.0.3/firmware/wan_aftup
wanpipe-7.0.3/firmware/bscstrm514.sfm
wanpipe-7.0.3/README.changes
tar: wanpipe-7.0.3/firmware/wan_aftup: Cannot create symlink to `../util/wan_aftup': Operation not permitted
tar: wanpipe-7.0.3/api/legacy/lib: Cannot create symlink to `../lib': Operation not permitted
tar: wanpipe-7.0.3/ssmg/libsangoma.trunk: Cannot create symlink to `../api/libsangoma': Operation not permitted
tar: wanpipe-7.0.3/util/lib: Cannot create symlink to `../api/lib': Operation not permitted
tar: wanpipe-7.0.3/util/libsangoma: Cannot create symlink to `../api/libsangoma': Operation not permitted
tar: Exiting with failure status due to previous errors
}
luego escribo
[root@localhost src]# cd /usr/src/wanpipe-7.0.3
[root@localhost wanpipe-7.0.3]# ./Setup dahdi
....como viene en la wiki...
y me arroja...
{
WANPIPE DRIVER COMPILE LOG
Wed May 29 17:37:53 CDT 2013
-----------------------------------
make -C /lib/modules/2.6.32-358.6.2.el6.i686/build SUBDIRS=/usr/src/wanpipe-7.0.3/kdrvtmp CC=gcc KBUILD_VERBOSE=1 modules
make: *** /lib/modules/2.6.32-358.6.2.el6.i686/build: No such file or directory. Stop.
make: *** [all] Error 2
---------------------------------------------
[root@localhost wanpipe-7.0.3]#
}
Ya no puedo avanzar de ahi...trate de ver el estado del lib/modules con #yum install kernel-devel pero me arrojo...
{
root@localhost wanpipe-7.0.3]# yum install kernel-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: centos.webxcreen.org
* extras: centos.webxcreen.org
* updates: centos.webxcreen.org
asterisk-current | 1.1 kB 00:00
base | 3.7 kB 00:00
digium-current | 1.1 kB 00:00
extras | 3.5 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 2.4 MB 00:00
Setting up Install Process
Package kernel-devel-2.6.32-358.6.2.el6.i686 already installed and latest version
Nothing to do
}
espero que no se algo tan complicado pero la verdad no tengo mucha experiencia con el manejo de archivos en linux..
saludos...
Comentario