Date: Sun, 22 May 2005 00:06:06 +0400 From: Boris Samorodov <bsam@ipt.ru> To: rnejdl@ringofsaturn.com Cc: nork@FreeBSD.org Subject: Re: FreeBSD Port linuxpluginwrapper-20050320 Message-ID: <86728721@srv.sem.ipt.ru> In-Reply-To: <50436.64.81.112.182.1116702567.squirrel@mail.ringofsaturn.com> (Rusty Nejdl's message of "Sat, 21 May 2005 14:09:27 -0500 (CDT)") References: <50436.64.81.112.182.1116702567.squirrel@mail.ringofsaturn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 May 2005 14:09:27 -0500 (CDT) Rusty Nejdl wrote: > I am using FreeBSD 5.4 and Adobe Acrobat version 7. I noticed that pdf's > would open but do nothing inside of Firefox. I found that the example > listed for /etc/libmap.conf was incorrect. This is what's listed: > # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror > [/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so] > libc.so.6 pluginwrapper/acrobat.so > This should instead be: > # 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 > After correcting this and restarting firefox, acrobat worked correctly. Do you have a link /compat -> usr/compat ? ----- bsam@s.ipt.ru$ cd / bsam@s.ipt.ru$ ls -l compat lrwxr-xr-x 1 root wheel 10 29 jan 2004 compat -> usr/compat ----- > Rusty Nejdl -- bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86728721>