on 3-27-2008 1:17 PM Tony Schreiner spake the following:
On Mar 27, 2008, at 4:05 PM, Scott Silva wrote:
on 3-27-2008 12:27 PM Mike Peterson spake the following:
Could you please direct me to which package to install to get this command?
Not only will I give you the fish, I will also teach you to fish;
run;
yum whatprovides system-config-printer-tui
and the answer will be setuptool and system-config-printer
Then you;
yum install setuptool system-config-printer
I'm going to chime in on this.
on my up-to-date CentOS 5.1 x86_64
yum whatpovides system-config-printer-tui
only lists setuptool
and setuptool only includes /etc/setuptool.d/99system-config-printer-tui
the system-config-printer package does NOT include /usr/sbin/system-config-printer-tui
I admit I ran it on my CentOS 4 system. But system-config-printer might be a dependency. Either way, the fishing is better when you do it yourself anyway!