Problem:
Mismatch between the program and library build version detected
Solution:
check the library used, library 's building compilier is different from programe (gcc tool), so rebuild library, done. lol~~~
Problem:
the greeter application appears to be crashing. attempting to use a different one...
Solution:
there're many reasons, i try every method on the Internet, but no way is
effective. i list the most common solutions:
ctrl + alt +f1, enter as root.
1. the / disk is full, delete some big files; Or the /tmp is full,most times the permission is modified, clear /tmp, and chmod 777 /tmp;
2. desktop file modified:
check which desktop(gdm/kdm) used,
# whick gdm / #which kdm
#vim /etc/systemconfig/deaktop, add
DISPLAYMANAGER=gdm / DISPLAYMANAGER=kdm
#reboot
3. check /etc/X11/prefdm
add preferred=gdm at the if/else end position;
vim usr/shar/gdm/gdm.conf-custom, comment the GtkModuslist=gail:...line.
#reboot.
none of the methods above is usefull, then my solution:
4. check the system file you modified, whick may cause the problem.
i remember i've changed the zlib library in /usr/lib, so i recovered the zlib, solved.
Done. Good luck~~~
the greeter application appears to be crashing. attempting to use a different one...
最新推荐文章于 2024-07-01 16:52:05 发布