From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 03:36:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9066C16A420 for ; Wed, 9 Nov 2005 03:36:32 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [63.240.77.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B52543D53 for ; Wed, 9 Nov 2005 03:36:31 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [192.168.214.215] (c-24-1-232-64.hsd1.tx.comcast.net[24.1.232.64]) by comcast.net (sccrmhc13) with ESMTP id <2005110903355401300biuffe>; Wed, 9 Nov 2005 03:36:20 +0000 Message-ID: <43711A34.3040509@computer.org> Date: Tue, 08 Nov 2005 21:35:48 +0000 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Hill References: <4370D736.7030502@computer.org> <20051108191142.R73778@tripel.monochrome.org> In-Reply-To: <20051108191142.R73778@tripel.monochrome.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Firefox + acroread7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 03:36:32 -0000 Chris Hill wrote: > On Tue, 8 Nov 2005, Eric Schuele wrote: > >> I'm having difficulties getting acroread7 to work within firefox-1.0.7. > > > [...] > >> I copied libmap.conf-FreeBSD6 to /etc/libmap.conf. Cut some stuff >> out. Left in the acroread sections (among others): >> >> # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror >> #[/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so] >> >> [/usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so] >> >> libc.so.6 pluginwrapper/acrobat.so >> >> Note that I changed the [pointer?] to where the shared object actually >> resides. > > > I noticed. Why? > > I left mine at the default (the line you commented out above) and mine > works. That is, if I click on a hyperlink to a PDF, the PDF opens in a > browser window. > >> I also created a symlink from /usr/X11R6/lib/browser_plugins/nppdf.so >> -> >> /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so >> > > > My link in /usr/X11R6/lib/browser_plugins looks like > nppdf.so -> > /compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > > Is there another nppdf.so on your system? No... just the one. > Maybe you had previously > installed a FreeBSD-native Mozilla-family browser? I think that if > you're using linuxpluginwrapper you need to point the link to the linux > nppdf.so. Just a thought. > > I'm on 5.4-RELEASE-p8, not 6.0 like you, so that may account for the > different path. Or not. But you may want to take a look in that > /compat/linux... directory and see what's there. I have... the path stops at /compat/linux/usr there is no local/ anything!? very strange. I had this all working once upon a time. Updates (no telling when) have broken it. Thanks. > > HTH... > > -- > Chris Hill chris@monochrome.org > ** [ Busy Expunging <|> ] > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Regards, Eric