From owner-freebsd-questions@FreeBSD.ORG Sun May 10 08:31:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BF8B106564A for ; Sun, 10 May 2009 08:31:37 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.freebsd.org (Postfix) with ESMTP id 8C06E8FC1B for ; Sun, 10 May 2009 08:31:36 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id n4A8VTFx056475; Sun, 10 May 2009 10:31:30 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id B703FBA8F; Sun, 10 May 2009 10:31:29 +0200 (CEST) Date: Sun, 10 May 2009 10:31:29 +0200 From: Roland Smith To: kenneth hatteland Message-ID: <20090510083129.GA4295@slackbox.xs4all.nl> References: <4A06877D.1030807@kleppnett.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <4A06877D.1030807@kleppnett.no> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.19 (2009-01-05) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: libcups missing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 May 2009 08:31:37 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 10, 2009 at 09:51:25AM +0200, kenneth hatteland wrote: > First of all I`d like to say thank you for putting up with all my=20 > amateur questions. I hope I can be of use here on the list some day...:) >=20 > I had CUPS working nicely on an networked HP cp1515n from all machines=20 > in the house. But after upgrading FreeBSD and ports to 7.2 my FreeBSD=20 > machines states this problem when reaching login : /libexec/ld-elf.so.1= =20 > : shared object "libcups.so.2" not found, required by "cupsd" >=20 > I guess this has something either to do with cups being recently=20 > upgraded, or I have negelcted inspecting a file when doing mergemaster=20 > during upgrade to 7.2 I had the same problem when upgrading recently. Rebuilding the cups-client port fixed it. If you have portmaster installed you can do: portmaster -B -d cups-client If not, go to /usr/ports/print/cups-client and run 'make deinstall' and 'make install clean' as root. > While I am bugging you anyway, I have a problem getting my permissions=20 > for use of my Packard Bell scanner with xscan not as root to stick when= =20 > I rebbot. It all works nicely when I chmod every time, but where and how= =20 > to make this stick ? You need to set that in /etc/devfs.rules, and activate the ruleset in /etc/rc.conf. The devfs.rules(5) manual pages explains it. Scanners are even used as an example. :-) If you wish to give unrestricted access, change the mode to 0666. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkoGkOEACgkQEnfvsMMhpyUU5ACZAbEjs8aFGdc71O+NBQjJmk97 F50AoKA2C1bp2euNVoIYWvYKbCS8xi5X =WBgy -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--