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?