LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-08-2008, 12:09 AM   #1
sseeker
Member
 
Registered: Aug 2006
Distribution: CentOS 5
Posts: 48

Rep: Reputation: 15
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!
 
Old 06-08-2008, 12:20 AM   #2
irishbitte
Senior Member
 
Registered: Oct 2007
Location: Brighton, UK
Distribution: Ubuntu Hardy, Ubuntu Jaunty, Eeebuntu, Debian, SME-Server
Posts: 1,213
Blog Entries: 1

Rep: Reputation: 88
Lightbulb

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..
 
Old 06-08-2008, 03:09 AM   #3
sseeker
Member
 
Registered: Aug 2006
Distribution: CentOS 5
Posts: 48

Original Poster
Rep: Reputation: 15
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
 
Old 06-08-2008, 04:13 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

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

Rgds
 
Old 06-08-2008, 06:02 AM   #5
sseeker
Member
 
Registered: Aug 2006
Distribution: CentOS 5
Posts: 48

Original Poster
Rep: Reputation: 15
[~]# 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?
 
Old 06-09-2008, 05:48 AM   #6
irishbitte
Senior Member
 
Registered: Oct 2007
Location: Brighton, UK
Distribution: Ubuntu Hardy, Ubuntu Jaunty, Eeebuntu, Debian, SME-Server
Posts: 1,213
Blog Entries: 1

Rep: Reputation: 88
sseeker, I would think after you change the gpgcheck to 0, you may need to try reinstalling again?
 
Old 06-09-2008, 10:13 AM   #7
sseeker
Member
 
Registered: Aug 2006
Distribution: CentOS 5
Posts: 48

Original Poster
Rep: Reputation: 15
Yes I did irishbitte. It doesn't matter now I'm using Asterisk.
 
Old 06-09-2008, 10:31 AM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Latest Version of VirtualBox Kernel Errors on CentOS 5, i386 Doctorzongo Linux - Desktop 15 04-21-2012 08:42 AM
450 errors sending mail on centos+ostfix+dovecot+amavisd via webmail interface sneakyimp Linux - Software 2 06-03-2008 02:29 PM
Errors building WINE 0.9.53 from source on CentOS x64 Micro420 Linux - Software 4 01-14-2008 12:15 PM
[centos] start/shutdown errors pcandpc Linux - Distributions 1 04-27-2007 09:55 AM
CentOS install errors on old machine larry_r Linux - General 2 01-24-2007 06:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration