Page 1 of 1

Dependinces failed

Posted: Sun Dec 03, 2006 9:15 pm
by donniesd
When i try to install 10.0.5 on Rhel4,

I get:


Dependency check failed -- Please resolve the following package conflicts and re-run the system checks:
compat-libstdc++-296 is needed by scalix-server-10.0.5.3-1.rhel4
libldap-2.2.so.7 is needed by scalix-server-10.0.5.3-1.rhel4
libstdc++.so.6 is needed by scalix-server-10.0.5.3-1.rhel4
libstdc++.so.6(CXXABI_1.3) is needed by scalix-server-10.0.5.3-1.rhel4
libstdc++.so.6(GLIBCXX_3.4) is needed by scalix-server-10.0.5.3-1.rhel4
Running services check passed.


But when run this shows at being installed.

[root@mail9 root]# rpm -qa |grep libstdc
libstdc++-3.2.2-5
compat-libstdc++-7.3-2.96.118
libstdc++-devel-3.2.2-5
compat-libstdc++-devel-7.3-2.96.118

Posted: Sun Dec 03, 2006 9:23 pm
by florian
you will very likely need to install the

compat-libstdc++-396

package.

cheers,
Florian.

Posted: Tue Dec 05, 2006 12:15 am
by donniesd
florian wrote:you will very likely need to install the


compat-libstdc++-396

package.

cheers,
Florian.[/quote

I do not find any package named compat-libstdc++-396. Currently compat-libstdc++-7.3-2.96.118 is installed.

I have looked at rpmsearch and rpm.pbone.net, cant find compat-libstdc++-396

Posted: Tue Dec 05, 2006 4:04 am
by florian
sorry, i think it is compat-libstdc++-296 then...

it's certainly there, i installed one of those today.

Florian.