From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MUfbd-00046G-Q2 for garchives@archives.gentoo.org; Sat, 25 Jul 2009 11:40:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93715E034B; Sat, 25 Jul 2009 11:40:00 +0000 (UTC) Received: from mail-ew0-f217.google.com (mail-ew0-f217.google.com [209.85.219.217]) by pigeon.gentoo.org (Postfix) with ESMTP id 57BD0E035B for ; Sat, 25 Jul 2009 11:40:00 +0000 (UTC) Received: by ewy17 with SMTP id 17so2213461ewy.34 for ; Sat, 25 Jul 2009 04:39:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=SapcR7U6fND3gJgdIm5drYYJFkq8SohZrXAUJEEmr2Y=; b=T6I2L0UlxAyxUmYxIJZMqX/7BVarmCgwkJlRtxH5QywejP7cO7fTuT+dX4XgIQ7yNL PO7fBlIPl6DSk1jfcCuGsYbuIoLvfF8zUjj2URA+jY0fSFpoGupD1F6ypIImVclL9F1o t+wQJ2W4Qrn4+0ngudZQDUNqGCTY7iDH0hrA8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=FMOyblGNjUkBHz04JJVXJERTiC/Gp4JJSvMKVJsMiivbplT51lP/zdCKcD/2JOd9FX Jtztusuo3awroqZhOfKGM3MEW0W5LJK0k4ikBpiFLLm4AxTxbsCNoxixQG80sDz00jgu plwBXry4KQlSxLjMPi3lyYg5IMq+5QJMrJ7yI= Received: by 10.210.104.16 with SMTP id b16mr262267ebc.70.1248521999792; Sat, 25 Jul 2009 04:39:59 -0700 (PDT) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id 27sm9277727ewy.49.2009.07.25.04.39.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 25 Jul 2009 04:39:59 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Webcam ? Help me please... Date: Sat, 25 Jul 2009 13:39:52 +0200 User-Agent: KMail/1.12.90 (Linux/2.6.30.1r4; KDE/4.3.61; x86_64; ; ) References: <20090725100230.GA13441@solfire> <20090725113031.GC13441@solfire> In-Reply-To: <20090725113031.GC13441@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200907251339.52451.volkerarmin@googlemail.com> X-Archives-Salt: 948c6f8e-31e3-4954-8802-687efb34281a X-Archives-Hash: 5430fc33a36252793b6edf820c0fc963 On Samstag 25 Juli 2009, meino.cramer@gmx.de wrote: > Manuel Fiorelli [09-07-25 12:16]: > > 2009/7/25 : > > > ...the only thing I need is an application to make > > > the video visible and which allows me to save the > > > video and an application to control the > > > cameras features. > > > > I use "cheese", which let you take photos and videos. Under the menu > > "Edit/Preferences" I can customize the resolution. > > > > Manuel Fiorelli > > Hi Manuel. > > sounds good! Thanks for the hint. But,.... > > > I installed cheese without complains of the compile process. > But starting cheese produces: > > solfire:/home/mccramer>cheese > cheese: error while loading shared libraries: libplc4.so.7: cannot op= en > shared object file: No such file or directory > > And ldd /usr/bin/cheese produces beside other things: > > libplc4.so.7 =3D> not found > libplds4.so.7 =3D> not found > libnspr4.so.7 =3D> not found > libplc4.so.7 =3D> not found > libplds4.so.7 =3D> not found > libnspr4.so.7 =3D> not found > libplc4.so.7 =3D> not found > libplds4.so.7 =3D> not found > libnspr4.so.7 =3D> not found > libplc4.so.7 =3D> not found > libplds4.so.7 =3D> not found > libnspr4.so.7 =3D> not found > > > Further investigations shows, that instead the *7* version of > that libs the *8* versions are installed on my box? > > qsearch libplc > or > qsearch plc > > > doesnt produce anything meaningful. > > /usr/lib/nspr, where libplc is located, is in /etc/ld.so.conf. > > Lost? > > mcc you updated firefox and xulrunner, correct? rebuild nss and nspr ;)