I'm so exhausted ;-) <http://olo.office.altkom.com.pl/domowa/qa/mandrake/beta4/upgrade_8.2-beta4/drakxconf_missing/>
When running drakconf, I get a short flash showing an error message: sh: line 1: /drakxconf: No such file or directory then the terminal is reset (I had to run drakconf multiple times to actually read that error message, it was only shown for a fraction of second). In /usr/sbin/drakconf , one can see (line 27) that indeed it tries to execute /usr/sbin/drakxconf and then reset the terminal if it detects that there is no X display available. However, there's no drakxconf file anywhere on my system, and it certainly isn't present in the drakconf package: [root@mandrakelinux root]# rpm -ql $(rpm -qf `which drakconf`) | grep bin /usr/bin/drakconf /usr/sbin/clock.pl /usr/sbin/drakconf /usr/sbin/menus_launcher.pl /usr/sbin/print_launcher.pl and there's no drakxconf package: [root@mandrakelinux root]# urpmi drakxconf no package named drakxconf However, XFdrake seems to be the proper tool.
