export LD_ASSUME_KERNEL problem

Alexander Apprich a.apprich at science-computing.de
Tue Nov 7 15:35:30 UTC 2006


Hi Artur,

Artur G. Sibagatullin wrote:
> Hi!
> I installed FC6 and met a problem. I can't export variable
> LD_ASSUME_KERNEL. That it what I've got:
> 
> $export LD_ASSUME_KERNEL=2.4.1
> date: error while loading shared libraries: librt.so.1: cannot open
> shared object file: No such file or directory
> 
> How can I solve the problem? Any suggestions?
> Thanks for your help
> 

you are missing glibc package.

    yum install glibc

and you should be good to go.

Alex




More information about the fedora-list mailing list