Hello. I am running slackware-current on a 2.4.31 kernel. I installed slack on this server to mainly operate as a squid proxy, which has worked fine--however, as a proxy, I haven't really needed the GUI. This morning I figured I would attempt to start up X, which had been working fine, when I got these errors:
Code:
/usr/X11R6/bin/fbsetroot: /usr/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/usr/X11R6/bin/fbsetroot: /lib/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libstdc++.so.6)
/usr/X11R6/bin/fluxbox: /usr/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/usr/X11R6/bin/fluxbox: /lib/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libstdc++.so.6)
I am attempting to run these as root, figuring that permissions or whatnot would be the problem, but no dice. I appreciate any help I can get here and, as always, if I fix it, I'll post here so others can be informed as to what the hell went wrong
Thanks