I installed FC17/i686 on my desktop...
I used yum to install dmenu, dwm, and dwm-user, and modified xinitrc to execute dwm.
When I type in startx to run dwm, dwm does indeed start up, but no commands work.
Pressing [Ctrl+Alt+F2] closes dwm and goes into text-only mode with the following shown:
dwm: missing fontset: JISX0201.1976-0
dwm: missing fontset: GB2312.1980-0
dwm: missing fontset: KSC5601.1987-0
dwm: missing fontset: JISX0208-0
dwm: missing fontset: ISO8859-14
dwm: missing fontset: ISO8859-4
dwm: missing fontset: ISO8859-3
[The reason I press [Ctrl+Alt+F2] is because the main screen, tty1, shows only a black screen and cursor--forcing me to use the second window.]
I have tried the following, but it didn't really help...
Code:
yum install fonts-ISO*
I have been trying to install DWM in any way possible on different distros for two days... this is the closest I've gotten.