SCIENTIFIC-LINUX-USERS Archives

September 2007

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Connie Sieh <[log in to unmask]>
Reply To:
Connie Sieh <[log in to unmask]>
Date:
Wed, 26 Sep 2007 11:22:01 -0500
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (35 lines)
On Wed, 26 Sep 2007, Klaus Wacker wrote:

> Dear SL, I am trying to run an application built on an SL3 machine on an
> SL4 worker. I find the following shared libraries missing:
>
> /usr/X11R6/lib/libGLU.so.1
> /usr/kerberos/lib/libgssapi_krb5.so.2
> /usr/kerberos/lib/libkrb5.so.3
> /usr/kerberos/lib/libcom_err.so.3
> /usr/kerberos/lib/libk5crypto.so.3
>
> Is there something like a compatibility package which provides these
> libs? For some of them, only a soft link is missing, whereas for others
> the actual library may have to be installed, but in a version different
> from the SL4 one.

Use "yum provides <filename>" to find what rpm they are in on SL4.

   yum provides libkrb5.so.3

Gives this as a response
-----------------------------------------------------------------------
krb5-libs.i386                           1.3.4-47               sl-base
Matched from:
/usr/lib/libkrb5.so.3.2
/usr/lib/libkrb5.so.3
libkrb5.so.3
-------------------------------------------------------------------------
>
> Cheers, Klaus.
>
>

-Connie Sieh

ATOM RSS1 RSS2