From owner-freebsd-questions@FreeBSD.ORG Wed Oct 6 02:55:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 619E716A4CF; Wed, 6 Oct 2004 02:55:05 +0000 (GMT) Received: from sendmail.leela.ws (209-193-28-35-cdsl-rb1.jnu.acsalaska.net [209.193.28.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C095943D5A; Wed, 6 Oct 2004 02:55:02 +0000 (GMT) (envelope-from pgiessel@mac.com) Received: from [192.168.0.10] ([192.168.0.10]) by sendmail.leela.ws (8.12.7/8.12.2) with ESMTP id i962sYh7025048; Tue, 5 Oct 2004 18:54:47 -0800 (AKDT) Date: Tue, 5 Oct 2004 18:54:31 -0800 From: "Peter A. Giessel" To: ALeine X-Priority: 3 In-Reply-To: <200410051641.i95GfWkC043851@marlena.vvi.at> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-Mailer: Mailsmith 2.1.4 (Blindsider) cc: freebsd-questions@freebsd.org cc: freebsd-hardware@freebsd.org Subject: Re: Multifunction printer/scanner/copier recommendation needed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 02:55:05 -0000 On Tuesday, 2004, October 5 at 8:41, aleine@austrosearch.net (ALeine) wrote= : >Speaking of support for Canon multifunction PSC devices, is anyone >using the drivers for FreeBSD from the following site? > >http://canon.codehost.com Yes, and if you try to install it on FreeBSD 5.x, the installer won't even run. It keeps asking for compat4x (even if you have it installed). To the installer to ever run you have to ln -s /usr/local/lib/compat/libc.so.4 /usr/lib/compat/libc.so.4 It can't find libc.so.4 anywhere else. Anyway, I can't get their software to even print a test page, so I just use generic postscript drivers to send postscript files to our printer. I really can't say many good things about our imageRUNNER C3200. I would NEVER recommend it to somebody else.