Click to See Complete Forum and Search --> : xconfigurator not found
needhelplinux
01-22-2003, 03:23 PM
Hi,
Having just reinstalled Red hat 7, when I issued the xconfigurator command bash says it can not find xconfigurator. Why, and how do I fix it?
Thanks
Beaudificus
01-22-2003, 06:47 PM
It's possible that you don't have it installed. If so, find the RPM package that has it through RPMFind.net and find out if you have that RPM/package on your Red Hat 7 CDs.
fancypiper
01-22-2003, 06:56 PM
Linux is case sensitive and you need to use X in that command.
Another utility you can use is setup in which you can choose to configure X.
DaveT47
01-22-2003, 10:26 PM
Remember that Linux is CASE SENSITIVE. The command is Xconfigurator (note the Captial)
DaveT47