I'm writing a script at work that automatically installs a number of applications on Centos. Some apps are available through yum but some aren't, so I'm installing them using easy_install. One of the ...
I'm trying to use yum to install the cups-lpd package, and it just kind of sits there when it gets to the line "Installing: cups-lpd" as if nothing is happening.<BR><BR>If I eventually hit control-c ...