>>> On Mon, Jun 4, 2007 at 10:18 AM, in message <[EMAIL PROTECTED]>, "Jones, Russell" <[EMAIL PROTECTED]> wrote: > It looks like lpr is pointing to lprng on my system. > > [EMAIL PROTECTED]:~# v /usr/bin/lpr > lrwxrwxrwx 1 root root 9 2007-04-02 12:29 /usr/bin/lpr -> lpr-lprng* > > So do I need to uninstall lprng or can I just change the link to point > to lpr-cups?
The easiest and safest thing to do would be to "removepkg lprng" and then "installpkg cups". Most of the packages have a "install/doinst.sh" file in them that does things like set up symbolic links, etc., so that really should get run again. The "installpkg cups" command will make that happen. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
