This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Error 127 in install of glibc 2.2.3


Latest installment of my inoperable system...

-----Original Message-----
> You want to ensure that /sbin/ldconfig gets run early in the boot
> process.  You may be able to run it from a rescue diskette.  If
> your system is mounted on /mnt relative to the rescue ramdisk you
> could try:
>
> ldconfig -f /mnt/etc/ld.so.conf -C /mnt/etc/ld.so.cache -r /mnt

tomsrtbt doesn't have ldconfig, so...

/mnt/sbin/ldconfig -f /mnt/etc/ld.so.conf -C /mnt/etc/ld.so.cache -r /mnt

Can't open configuration file /mnt/etc/ld.so.conf - no such file or
directory
Can't create temporary cache file /mnt/etc/ld.so.cache - no such file or
directory

It's true that there's no ld.so.conf file... only there is an ld.so.cache in
/mnt/etc. What's going on?

Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]