LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   sipXecs errors with CentOS 5 (https://www.linuxquestions.org/questions/linux-server-73/sipxecs-errors-with-centos-5-a-647726/)

sseeker 06-08-2008 12:09 AM

sipXecs errors with CentOS 5
 
Hi I've just tried to install SIPFoundry's sipXecs in CentOS 5 but I've encountered a few errors

Error: Missing Dependency: httpd >= 2.0 is needed by package sipxvxml
Error: Missing Dependency: httpd >= 2.0 is needed by package sipxconfig
Error: Missing Dependency: perl-Socket6 is needed by package mrtg
Error: Missing Dependency: mod_ssl is needed by package sipxpbx
Error: Missing Dependency: httpd >= 2.0 is needed by package sipxpbx
Error: Missing Dependency: httpd >= 2.0.46 is needed by package sipxpbx
Error: Missing Dependency: perl-IO-Socket-INET6 is needed by package mrtg

The funny thing is that all over those are required services are installed.

Server Hardware:
CentOS 5
Apache 2.28
PHP 5
MySQL 5
I'm also logged in under root whilst installing.

Thanks!

irishbitte 06-08-2008 12:20 AM

Hi sseeker,

From here:

http://sipx-wiki.calivia.com/index.p...ora_and_Centos

I found this line:

Quote:

Note: If there are problems with packages not properly signed, disable the check for signed packages in the file sipxecs-stable-fc.repo or sipxecs-stable-centos.repo by setting gpgcheck=0.
I don't use this package, but if you are installing using YUM, you may need to follow the above directions! YUM always checks for signed packages, so this may be an issue if any of the packages you already have installed are not signed, for whatever reason..

Let us know how it goes..

sseeker 06-08-2008 03:09 AM

Thanks for your attempt irishbitte but I've just turned gpgcheck to 0 but it's still saying:

Error: Missing Dependency: httpd >= 2.0 is needed by package sipxvxml
Error: Missing Dependency: httpd >= 2.0 is needed by package sipxconfig
Error: Missing Dependency: perl-Socket6 is needed by package mrtg
Error: Missing Dependency: mod_ssl is needed by package sipxpbx
Error: Missing Dependency: httpd >= 2.0 is needed by package sipxpbx
Error: Missing Dependency: httpd >= 2.0.46 is needed by package sipxpbx
Error: Missing Dependency: perl-IO-Socket-INET6 is needed by package mrtg

knudfl 06-08-2008 04:13 AM

You probably just need 'httpd-devel' if you want to compile it yourself.
(# yum install httpd-devel)

Rgds

sseeker 06-08-2008 06:02 AM

[~]# yum install httpd-devel
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
sipxecs-stable 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do

Didn't install. The error shows httpd 2.0 and I have 2.2.8 does this matter?

irishbitte 06-09-2008 05:48 AM

sseeker, I would think after you change the gpgcheck to 0, you may need to try reinstalling again?

sseeker 06-09-2008 10:13 AM

Yes I did irishbitte. It doesn't matter now I'm using Asterisk.

knudfl 06-09-2008 10:31 AM

Some info here :
http://sipx-wiki.calivia.com/index.p...g_dependencies

And rpm packages for CentOS 5 here :
http://sipxecs.sipfoundry.org/pub/si...FC/7/i386/RPM/
dated April 9' 2008.

Rgds


All times are GMT -5. The time now is 11:03 AM.