Re: [gentoo-user] Re: cups problem

2006-06-27 Thread Neil Bothwick
On Mon, 26 Jun 2006 12:29:50 -0400, Michael W. Holdeman wrote:

 cool, symlinked from /usr/libexec/cups/backend/
 to /usr/lib/cups/backend...

That's a rather kludgy approach. The ebuild's output states

If you are updating from cups-1.1.* you need to remerge every ebuild
that installed into /usr/lib/cups and /etc/cups, qfile is in portage-utils:
# emerge -va $(qfile -qC /usr/lib/cups /etc/cups | sed s:net-print/cups$::)

You should also run revdep-rebuild


-- 
Neil Bothwick

Know thyself.  If you need help, call the C.I.A.


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: cups problem

2006-06-27 Thread Michael W. Holdeman
On Tuesday 27 June 2006 07:43, Neil Bothwick wrote:
 On Mon, 26 Jun 2006 12:29:50 -0400, Michael W. Holdeman wrote:
  cool, symlinked from /usr/libexec/cups/backend/
  to /usr/lib/cups/backend...

 That's a rather kludgy approach. The ebuild's output states

 If you are updating from cups-1.1.* you need to remerge every ebuild
 that installed into /usr/lib/cups and /etc/cups, qfile is in portage-utils:
 # emerge -va $(qfile -qC /usr/lib/cups /etc/cups | sed
 s:net-print/cups$::)

 You should also run revdep-rebuild
I did both and they did not solve the problem. They only ended up with cannon 
and epson in the backends directory, the rest were all still in 
libexec/cups/backends and cups kept error ing out.

Mike
-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.15-ck2   |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: cups problem

2006-06-27 Thread Neil Bothwick
On Tue, 27 Jun 2006 10:36:37 -0400, Michael W. Holdeman wrote:

  If you are updating from cups-1.1.* you need to remerge every ebuild
  that installed into /usr/lib/cups and /etc/cups, qfile is in
  portage-utils: # emerge -va $(qfile -qC /usr/lib/cups /etc/cups | sed
  s:net-print/cups$::)
 
  You should also run revdep-rebuild
 I did both and they did not solve the problem. They only ended up with
 cannon and epson in the backends directory, the rest were all still in 
 libexec/cups/backends and cups kept error ing out.

Do you mean lib/cups? they are supposed to be in libexec/cups? If so, you
should file a bug.


-- 
Neil Bothwick

Life's what you make it, you can't backdate it - Talk, Talk


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: cups problem

2006-06-27 Thread Michael W. Holdeman
On Tuesday 27 June 2006 11:35, Neil Bothwick wrote:
 On Tue, 27 Jun 2006 10:36:37 -0400, Michael W. Holdeman wrote:
   If you are updating from cups-1.1.* you need to remerge every ebuild
 
   that installed into /usr/lib/cups and /etc/cups, qfile is in
   portage-utils: # emerge -va $(qfile -qC /usr/lib/cups /etc/cups | sed
   s:net-print/cups$::)
  
   You should also run revdep-rebuild
 
  I did both and they did not solve the problem. They only ended up with
  cannon and epson in the backends directory, the rest were all still in
  libexec/cups/backends and cups kept error ing out.

 Do you mean lib/cups? they are supposed to be in libexec/cups? If so, you
 should file a bug.
cups is looking for it in /usr/lib/cups/backends/, but the 1.2 places it 
in /usr/libexec/cups/backends/ I placed a symling 
from /usr/libexec/cups/backends/* to /usr/lib/cups/backends* and it now works 
as expected.

Mike
-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.15-ck2   |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: cups problem

2006-06-27 Thread Neil Bothwick
On Tue, 27 Jun 2006 12:15:25 -0400, Michael W. Holdeman wrote:

  Do you mean lib/cups? they are supposed to be in libexec/cups? If so,
  you should file a bug.
 cups is looking for it in /usr/lib/cups/backends/, but the 1.2 places
 it in /usr/libexec/cups/backends/ I placed a symling 
 from /usr/libexec/cups/backends/* to /usr/lib/cups/backends* and it now
 works as expected.

The symlink should not be necessary, that's why I suggested you file a
bug.


-- 
Neil Bothwick

There's no such thing as a free lunch
  ___Steve Ballmer, choking on a linuxburger


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: cups problem

2006-06-26 Thread Michael W. Holdeman
On Sunday 25 June 2006 16:26, Stefan Schweizer wrote:
 Michael W. Holdeman wrote:
  I am having trouble with cups, part of the problem seems to be I have
  no /usr/lib/cups/backend/ipp
 
  Where do I get it?
 
  Mike

 /usr/lib/cups changed to /usr/libexec/cups in cups-1.2
 you can find it in:
 ls /usr/libexec/cups/backend/ipp

cool, symlinked from /usr/libexec/cups/backend/ to /usr/lib/cups/backend...

All is well now, Thanks!

Mike

-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.15-ck2   |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list