Date: Wed, 12 Oct 2005 05:24:18 -0500 From: "Edwin L. Culp" <eculp@encontacto.net> To: freebsd-ports@freebsd.org Subject: Re: portupgrade, linuxpluginwrapper, acroread7 and Epiphany Message-ID: <20051012052418.mjup03rqqs0okoo4@mail.encontacto.net> In-Reply-To: <20051012120448.99f5exkao0s4444c@netchild.homeip.net> References: <1129068850.711.19.camel@localhost> <18752362@srv.sem.ipt.ru> <20051012120448.99f5exkao0s4444c@netchild.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Alexander Leidinger <Alexander@Leidinger.net>: > Boris Samorodov <bsam@ipt.ru> 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... I think so. I am seeing a similar, if not the same, problem with firefox with makefile version: # $FreeBSD: ports/print/acroread7/Makefile,v 1.13 2005/10/07 09:48:26 trevor Exp $ The print/acroread port seems to have changed and on a make deinstall it fails with: /usr/ports/print/acroread7 # make deinstall && make reinstall ===> Deinstalling for print/acroread7 ===> acroread7-7.0.1 has a different PREFIX: /compat/linux, skipping This leaves the open link. On make install with FORCE_PKG_REGISTER it only seems to install it in /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so What I ended up with after a portupgrade -a on both 6.0 and 7.0 machines yesterday, this included most all of the linux emulation pieces, is: # ls -l `locate nppdf.so` lrwxr-xr-x 1 root wheel 68 Sep 11 12:10 /usr/X11R6/lib/browser_plugins/nppdf.so -> /compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so -rwxr-xr-x 1 root wheel 878568 Oct 11 17:32 /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so -rwxr-xr-x 1 root wheel 878568 Oct 11 17:32 /usr/ports/print/acroread7/work/AdobeReader_enu-7.0.1-1.i386.rpm/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so Due to the upgrade the first link is blank and I haven't been able to get the /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so to work with firefox. sugestions appreciated. ed > > Bye, > Alexander. > > -- > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > BOFH excuse #43: > > boss forgot system password > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051012052418.mjup03rqqs0okoo4>