From owner-freebsd-ports@FreeBSD.ORG Tue Jun 5 21:35:56 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4732716A400 for ; Tue, 5 Jun 2007 21:35:56 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-2.EUnet.yu (smtpclu-2.eunet.yu [194.247.192.227]) by mx1.freebsd.org (Postfix) with ESMTP id B6EB413C44C for ; Tue, 5 Jun 2007 21:35:55 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-213-253.eunet.yu [213.198.213.253]) by smtpclu-2.EUnet.yu (8.13.6/8.13.6) with ESMTP id l55LZnGu011900; Tue, 5 Jun 2007 23:35:51 +0200 Message-Id: <200706052135.l55LZnGu011900@smtpclu-2.EUnet.yu> Date: Tue, 5 Jun 2007 23:35:46 +0200 From: Nikola Lecic To: "TooMany Secrets" In-Reply-To: References: X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_40,TW_BG,TW_GT,UNPARSEABLE_RELAY X-AVAS-Spam-Score: -0.0 Cc: ports@freebsd.org Subject: Re: Problems with "nspluginwrapper". X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 21:35:56 -0000 On Tue, 5 Jun 2007 19:56:59 +0200 "TooMany Secrets" wrote: > Hi. >=20 > A fresh FreeBSD 6.2-RELEASE install system. Xorg 7.2 OK and Xfce4 also > (firefox for web browsing). The platform is i386. > 1- installed linux-flashplugin7 > 2- installed nspluginwrapper. > 3- executed: nspluginwrapper -i > /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so > then error: > /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while > loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared > object file: No such file or directory > nspluginwrapper: no appropriate viewer found for > /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so >=20 > Anybody could help me, please? >=20 > Thank you very much. I'd say you don't have x11-toolkits/linux-gtk2 installed. You can also use 'nspluginwrapper -a -i -v', it's easier. Nikola Le=C4=8Di=C4=87