On Tue, Feb 23, 2016 at 8:10 AM, Luciano Mannucci <[email protected]> wrote:
> > Hello all, > > after last "pkg upgrade", all my cups printer queues are saying: > > "File "/usr/local/libexec/cups/filter/foomatic-rip" not available: No > such > file or directory" > > I'm using cups-2.0.3_1 on a 10.1-RELEASE-p24 GENERIC amd64. > > What have I done wrong? :) > > Cheers 2 everybody, > > Luciano. > /usr/local/libexec/cups/filter/foomatic-rip should be a part of print/foomatic-filters and should just be a symlink to /usr/local/bin/foomatic-rip. You should have foomatic-filters-4.0.17_5 which should include both the file and the symlink. If you are missing one or both, you might want to "delete -f fomatic-filters" and re-add it with "pkg install print/foomatic-filters". -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: [email protected] PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
