| RedHat 7.3 had added support for multiple printing and mail systems,
| so that you could install both LPRng and CUPS for printing, or sendmail
| and postfix for mail. And so the binaries are installed as lpr.LPRng,
| and then lpr is a symlink to /etc/alternatives/lp, which in turn is a
| symlink to the actual binary. Sounds a bit complicated, but it allows for
| clean support for multiple systems providing the same functionality. This
| system is managed by the "alternatives" program, which should have
| been installed on your system, and it should automatically create the
| necessary links in /etc/alternatives. If not, read the man page, and
| it should explain how you can use it. I haven't yet read the man page
| myself so I can't offer any more help.
|
| --
| Anand Buddhdev

Thanks for the info. /usr/sbin/update-alternatives --config print
seems to do what I did manually. LPRng and CUPS are the available print
alternatives.

I wonder if I am missing any other post-upgrade magic?

Thanks, Joe



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to