Keith Antoine babbled on about:
> On Thu, 8 Nov 2001 10:41, you wrote:
>
> I got this with rpm -e cups
>
> error: removing these packages would break dependencies:
>         cups >= 1.1 is needed by cups-drivers-cs-1.1.6-34
>         cups >= 1.1 is needed by cups-drivers-1.1.6-34
>         libcups.so.2 is needed by kups-1.0-55
>         libcups.so.2 is needed by qtcups-2.0-75
>         libcups.so.2 is needed by kdelibs-2.2.1-11

you want 'nodeps' not 'force'. and this is telling you that cups-drivers is 
also installed. do this:
rpm -q -a|egrep 'cups|lp'

that should show everything that looks like cups and like lp

> Is there a way with suse to see what was installed as printers software at
> installation ?

probably..  but let's do it the hard way. we'll learn more ;)
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: http://linux.nf  Admin: http://hunley.homeip.net

Programmer (n): One who makes the lies the salesman told come true.
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to