LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Can't login missing GLIBC_2.3.4 not found - required for -bash (https://www.linuxquestions.org/questions/slackware-14/cant-login-missing-glibc_2-3-4-not-found-required-for-bash-394094/)

youngie 12-18-2005 03:47 AM

Can't login missing GLIBC_2.3.4 not found - required for -bash
 
I just upgraded my slackware 9.1 installation using slapt-get. On a reboot, I login as root, it tells me
-bash: /lib/libc.so.6: version 'GLIBC_2.3.4' not found (required by -bash). It seems I'm hosed. I can boot from CD but it makes no difference, I'm not sure how I can login to try and fix this problem as it seems everything needs GLIBC_2.3.4

Cheers

Youngie....

bathory 12-18-2005 12:41 PM

I think you can try this: Use a Slack 10.2 CD to boot, mount your hd somewhere (i.e. /mnt/hd) and run:
Code:

ROOT=/mnt/hd installpkg glibc-*.tgz
You can also use upgradepkg to upgrade your current glibc.


All times are GMT -5. The time now is 08:47 PM.