The libraries for kerberos are in "krb5-libs".  So do
        
        rpm -qi krb5-libs

to see if it is installed.

So in your original post you said you did a rpm -U <list of rpms>
So what was that <list of rpms>?

-Connie Sieh
Fermi National Accelerator Laboratory

On Tue, 18 Mar 2003, 
Naum Stolarsky wrote:

> Thanks for the advise, 
> Unfortunately rpm -qpl doesn't show any libkrb5...
> #rpm -qpl
> /mnt/cdrom/RedHat/RPMS/openssh-server-3.4p1-2.i386.rpm|
> grep libkrb
> returns nothing just goes back to the prompt, the same
> with
> #rpm -qpl sybase-ase-12.5.0.1ESD-1.i386.rpm|grep libkrb
> 
> I believe problem is wider then just Sybase. All I can
> do at this point is 
> boot as a root. If I try to run startx, ftp, telnet
> they return similar error 
> messages pointing to different libraries.
> Please advise.
> Thanks,
> Naum.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Canadilla, Pedro
> Sent: Tuesday, March 18, 2003 1:02 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Need help...
> 
> 
> Hi,
> 
> rpm -Uvh deletes the original and installs the new
> package. Check one thing, try rpm -qpl
> <your_original_package_ssh_server.arch>.rpm and write
> down the libkrb5.so.x. Surely, it should be
> libkrb5.so.3 due the message error you obtain.
> Then type rpm -ql <your_new_sybase_rpm>.rpm and check
> the version that appears. If it is newer, you can try
> ln -s your_new_sysbase_libkrb5.so.y libkrb5.so.3. Maybe
> it can work. If not, check rpm -V
> <your_original_package_ssh_server.arch>.rpm and your
> documentation about Sysbase instalation.
> 
> Best regards,
> P.C.
> 
> 
> > -----Mensaje original-----
> > De: Naum Stolarsky [mailto:[EMAIL PROTECTED]
> > Enviado el: martes, 18 de marzo de 2003 18:29
> > Para: [EMAIL PROTECTED]
> > Asunto: Need help...
> > 
> > 
> > Hi there,
> > I've used RH8.0 for some time applying all patches
> and
> > upgrades.
> > At this time my kernel 2.4.18-26.8.0 and the rest is
> up
> > to date.
> > Had no problems :)
> > Tried to install Sybase ASE 12.5 after running RPMs
> had
> > to reboot...
> > During boot receiving error:
> > Starting sshd: /usr/sbin/sshd : Error while loading
> > shared
> > libraries libkrb5.so.3: cannot open shared object
> file:
> > No such file or directory
> > 
> > -- 
> > Psyche-list mailing list
> > [EMAIL PROTECTED]
> >
> https://listman.redhat.com/mailman/listinfo/psyche-list
> > 
> 
> 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to