I forgot to mention that they dont have the "same" operating system, the one failing have a RHE4 AS 64bit and the other one is a 32bit version.

To solve it i just did a few sym links in the /usr/lib directory

ln -s liblber-2.2.so.7 liblber.so.199
ln -s libldap-2.2.so.7 libldap.so.199
ln -s libgdbm.so.2 libgdbm.so.3

These are the packages versions

[EMAIL PROTECTED] lib]# rpm -qf /usr/lib/liblber-2.2.so.7
openldap-2.2.13-4
[EMAIL PROTECTED] lib]# rpm -qf /usr/lib/libldap-2.2.so.7
openldap-2.2.13-4
[EMAIL PROTECTED] lib]# rpm -qf /usr/lib/libgdbm.so.2
gdbm-1.8.0-24




Cristian

On 9/21/06, Sunil Dusankar <[EMAIL PROTECTED]> wrote:

    Hi,

    [EMAIL PROTECTED] wrote:

    >
    > Hi,
    > -
    > I did another installation and i want to confirm that the workaround
    > works fine :)
    >
    > Btw, im not sure if this is another known bug but i noticed that with
    > an updated RHE4 AS system (with latest patches) i always get a library
    > error (liblber.so.199 and libldap.so.199) while trying to configure an
    > admin password with utconfig which can be easily solved just creating
    > the links; with a new system (without patches) i dont get any errors.


        Could you please describe the steps that you followed.
        After patch installtion, what is lib version of liblber and libldap.

    -Sunil

    _______________________________________________
    SunRay-Users mailing list
    [email protected]
    http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to