Re: [CentOS] Kerio Mail Server - anyone?

2009-12-09 Thread Alan Hodgson
On Wednesday 09 December 2009, Alan McKay alan.mc...@gmail.com wrote:
 Complete!
 [r...@localhost ~]# rpm --install
 /home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm
 error: Failed dependencies:
   libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386
   libstdc++.so.5(CXXABI_1.2) is needed by kerio-kms-6.7.3-7892.linux.i386
   libstdc++.so.5(GLIBCPP_3.2) is needed by kerio-kms-6.7.3-7892.linux.i386
   libstdc++.so.5(GLIBCPP_3.2.2) is needed by
 kerio-kms-6.7.3-7892.linux.i386 [r...@localhost ~]# rpm -qa | grep -i
 libstdc
 libstdc++-4.1.2-46.el5_4.1
 libstdc++-4.1.2-46.el5_4.1
 libstdc++-devel-4.1.2-46.el5_4.1
 libstdc++-devel-4.1.2-46.el5_4.1
 [r...@localhost ~]#

The compat-libstdc++-33 package in base appears to supply this library.

-- 
No animals were harmed in the recording of this episode. We tried but that 
damn monkey was just too fast.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kerio Mail Server - anyone?

2009-12-09 Thread Chris Spike
Hey Alan,

On 12/09/2009 07:56 PM, Alan McKay wrote:
 [r...@localhost ~]# rpm --install
 /home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm
 error: Failed dependencies:
   libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386
   libstdc++.so.5(CXXABI_1.2) is needed by kerio-kms-6.7.3-7892.linux.i386
   libstdc++.so.5(GLIBCPP_3.2) is needed by kerio-kms-6.7.3-7892.linux.i386
   libstdc++.so.5(GLIBCPP_3.2.2) is needed by 
 kerio-kms-6.7.3-7892.linux.i386

Why don't you let yum handle this?

# yum whatprovides libstdc++.so.5
[..]
compat-libstdc++-33-3.2.3-61.i386 : Compatibility standard C++ libraries
Repo: base
Matched from:
Other   : libstdc++.so.5

so a quick 'yum install kerio-kms-6.7.3-7892.linux.i386.rpm' should do 
the trick.

hth, Chris
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kerio Mail Server - anyone?

2009-12-09 Thread Alan McKay
On Wed, Dec 9, 2009 at 2:15 PM, Chris Spike chris.sp...@arcor.de wrote:
 # yum whatprovides libstdc++.so.5

, hey, I didn't know that feature!   great, thanks!


-- 
“Don't eat anything you've ever seen advertised on TV”
 - Michael Pollan, author of In Defense of Food
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kerio Mail Server - anyone?

2009-12-09 Thread Alan McKay
Bingo!

[r...@localhost ~]# rpm --install
/home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm

Thank you for installing Kerio MailServer 6.7.3!

Please consult LINUX-README file for essential
instructions on how to operate KMS in Linux
operating environment.

To view the README file, type

less /opt/kerio/mailserver/doc/LINUX-README




-- 
“Don't eat anything you've ever seen advertised on TV”
 - Michael Pollan, author of In Defense of Food
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos