Linux Failure (4322): Configuration Initialization Failed – Error and Solution

by on March 2, 2008 · 0 comments· last updated at April 2, 2008

Q. I'm getting error that read as follows while installing the RHEL / CentOS Linux Directory Server on the Red Hat Enterprise Linux system.

Failure (4322): Configuration initialization failed error when

How do I fix this issue?

A. To fix this issue simply install compat-libstdc++ package using up2date or yum command RHEL / Fedora / CentOS Linux systems.

Install the compat-libstdc++ package on RHEL v3 /4

# up2date compat-libstdc++

Install the compat-libstdc++ package on RHEL v5 / CentOS / Fedora Linux

# yum -y compat-libstdc++



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as: , , , , , , , , ,

Previous Faq:

Next Faq: