From owner-freebsd-ports@FreeBSD.ORG Wed Oct 12 14:14:36 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E66E616A41F; Wed, 12 Oct 2005 14:14:36 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5BC43D46; Wed, 12 Oct 2005 14:14:26 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id j9CEEOU8024317; Wed, 12 Oct 2005 07:14:24 -0700 From: Frank Jahnke To: Alexander Leidinger In-Reply-To: <20051012120448.99f5exkao0s4444c@netchild.homeip.net> References: <1129068850.711.19.camel@localhost> <18752362@srv.sem.ipt.ru> <20051012120448.99f5exkao0s4444c@netchild.homeip.net> Content-Type: text/plain Organization: FMJ & Associates Date: Wed, 12 Oct 2005 07:07:41 -0700 Message-Id: <1129126061.62331.20.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-MailScanner-From: jahnke@fmjassoc.com Cc: Boris Samorodov , ports@freebsd.org, nork@freebsd.org Subject: Re: portupgrade, linuxpluginwrapper, acroread7 and Epiphany X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@fmjassoc.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 14:14:37 -0000 On Wed, 2005-10-12 at 12:04 +0200, Alexander Leidinger wrote: > Boris Samorodov wrote: > > > On Tue, 11 Oct 2005 15:14:10 -0700 Frank Jahnke wrote: > > >> libmap.conf: > >> # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror > >> [/usr/X11R6/lib/browser_plugins/nppdf.so] > >> libc.so.6 pluginwrapper/acrobat.so > > > >> where the location is linked to > >> /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so, > > > > Sorry, it's not an answer to your question, but the path is somewhat > > starge. It should be smth like > > /usr/X11R6/share/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > > No, acroread installs into /usr/local now (since last week). > > I'm not at a FreeBSD system right now, so I can't investigate it, but maybe > the file in browser_plugins/ is a link and uses the old path... It did originally (the link was broken), but I put in a new symbolic link to the correct location. It points to the /usr/local... file I mentioned Frank