LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Unable to log in to SUSE 9.3; /usr/lib/libstdc++.so.6 problem (https://www.linuxquestions.org/questions/suse-opensuse-60/unable-to-log-in-to-suse-9-3%3B-usr-lib-libstdc-so-6-problem-418876/)

brianbahr 02-23-2006 05:35 PM

Unable to log in to SUSE 9.3; /usr/lib/libstdc++.so.6 problem
 
Just crashed my SUSE installation, it would seem. I was attempting to get iscan working for my Epson scanner, and I was following the directions here

[URL="http://www.fedoraforum.org/forum/archive/index.php/t-26744.html"]

So after entering:

Code:

# echo "export  LD_PRELOAD=/usr/lib/libstdc++.so.6">/etc/profile.d/iscanlib.sh

# chmod 755 /etc/profile.d/iscanlib.sh

# echo "setenv LD_PRELOAD /usr/lib/libstdc++.so.6">/etc/profile.d/iscanlib.csh

# chmod 755 /etc/profile.d/iscanlib.csh

and log out, I am no longer able to log in under my user account or as root. However, when I attempt failsafe boot, I get this message whenever I attempt almost any command:

"error while loading /usr/lib/libstdc++.so.6 cannot open shared object file. No such file or directory"

Please help me fix this! What can I do?

brianbahr 02-23-2006 08:42 PM

Please ignore this last message. Problem solved by deleting /etc/profile.d/iscanlib.csh and /etc/profile.d/iscanlib.sh via Ubuntu live CD.


All times are GMT -5. The time now is 12:45 AM.