From owner-freebsd-stable@FreeBSD.ORG Thu Jun 9 20:19:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B035816A41C for ; Thu, 9 Jun 2005 20:19:12 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-15-207-140.inversas.jazztel.es (62-15-207-140.inversas.jazztel.es [62.15.207.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0B743D48 for ; Thu, 9 Jun 2005 20:19:11 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-15-207-140.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j59KJ9ut001551; Thu, 9 Jun 2005 22:19:09 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j59KJ85u097860; Thu, 9 Jun 2005 22:19:08 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: freebsd-stable@freebsd.org, Maher Mohamed Date: Thu, 9 Jun 2005 22:19:07 +0200 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506092219.08413.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.15; VDF: 6.30.0.207; host: antares.redesjm.local) Cc: Subject: Re: how can I use all the plugins in mozilla X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 20:19:12 -0000 El Jueves, 9 de Junio de 2005 18:27, Maher Mohamed escribi=F3: > i instaled the mozilla and the linuxpluginwrapper port > but i still get this error messages > > > LoadPlugin: failed to initialize shared library > /usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf >.so [Shared object "libc.so.6" not found, required by "nppdf.so"] > > why is that? > and what is exactly that i should do. > I am using FreeBSD 5.4 Stable > thank you There's a little problem with linuxpluginwrapper libmap.conf, you must=20 s,compat,usr/compat,: # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror [/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so] libc.so.6 pluginwrapper/acrobat.so =2D- josemi