Date: Sun, 10 May 2009 10:31:29 +0200 From: Roland Smith <rsmith@xs4all.nl> To: kenneth hatteland <kenneth.hatteland@kleppnett.no> Cc: freebsd-questions@freebsd.org Subject: Re: libcups missing Message-ID: <20090510083129.GA4295@slackbox.xs4all.nl> In-Reply-To: <4A06877D.1030807@kleppnett.no> References: <4A06877D.1030807@kleppnett.no>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090510083129.GA4295>