search for: 1_centos6

Displaying 4 results from an estimated 4 matches for "1_centos6".

Did you mean: 1_centos4
2015 Apr 06
2
Asterisk 13.3.0 Centos Package Install Error
...erisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm > yum update > yum install asterisk asterisk-configs --enablerepo=asterisk-13 Yum output: [goes through the usual stuff but then...] --> Finished Dependency Resolution Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk-13) Requires: libilbccodec.so.2()(64bit) Available: pjproject-2.1-0.digium2.1_centos6.x86_64 (asterisk-current) libilbccodec.so.2()(64bit) Available: pjproject-2.3-0.digium2.1_centos6.x86_64 (asterisk-current) libilbcco...
2015 Apr 06
0
Asterisk 13.3.0 Centos Package Install Error
.../asterisknow-version-3.0.1-2_centos6.noarch.rpm >> yum update >> yum install asterisk asterisk-configs --enablerepo=asterisk-13 > > Yum output: > [goes through the usual stuff but then...] > > --> Finished Dependency Resolution > Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk-13) > Requires: libilbccodec.so.2()(64bit) > Available: pjproject-2.1-0.digium2.1_centos6.x86_64 > (asterisk-current) > libilbccodec.so.2()(64bit) > Available: pjproject-2.3-0.digium2.1_centos6.x86_64 > (asterisk-cur...
2013 Jun 02
1
Missing dahdi-firmware RPM in asterisk-current repo at http://packages.asterisk.org
Hi, The dahdi-firmware package seems to be missing in the asterisk-current repo on http://packages.asterisk.org --> Finished Dependency Resolution Error: Package: dahdi-linux-2.6.2-1_centos6.x86_64 (asterisk-current) Requires: dahdi-firmware Can this please be fixed. Thanks, Patrick
2013 Jun 03
0
missing build dependency / mISDNutils-devel and other errors
...M I get an error mISDNuser-devel is needed I was able to obtain all the other build dependencies from EPEL 6, but that one doesn't appear to existing in EPEL or in packages.asterisk.org I then tried adding --nodeps to the rpmbuild command: rpmbuild --rebuild --nodeps asterisk-11.4.0-1_centos6.src.rpm Running as a normal user, the build fails on the line mv asterisk-sources-11.4.0-1_centos6.make.err /var/log/ due to the permissions on /var/log/ As a hack, I set the perms on /var/log/ to 0777 and try again and then it fails with some "file not found" messages at the end o...