Date: Tue, 01 Mar 2005 08:59:34 -0600 From: Eric Schuele <e.schuele@computer.org> To: Zlatozar Zhelyazkov <zlatozar@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Firefox and Macromedia Flash Plugin... Message-ID: <42248356.6080503@computer.org> In-Reply-To: <6fda187205030106335df96d5e@mail.gmail.com> References: <42234249.8060402@computer.org> <e572718c050228081644ef5b0c@mail.gmail.com> <4223535B.20602@computer.org> <6fda187205030106335df96d5e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Zlatozar Zhelyazkov wrote: > Try this: > > cd /usr/ports/net/firefox/ > make install clean > > cd /usr/ports/www/flashplugin-firefox/ > make install clean > > cd /usr/src/libexec/rtld-elf/ > make clean all install > > cd /usr/ports/devel/linuxthreads > make install clean > > cd /usr/ports/www/linuxpluginwrapper > make install clean > > cd /usr/ports/print/acroread/ > make install clean > > vi /etc/libmap.conf > > Add the lines: > > # Flash with Firefox > [/usr/local/lib/linux-flashplugin6/libflashplayer.so] > libpthread.so.0 pluginwrapper/flash6.so > libdl.so.2 pluginwrapper/flash6.so > libz.so.1 libz.so.2 > libstdc++-libc6.2-2.so.3 liblstdc++.so.4 > libm.so.6 libm.so > libc.so.6 pluginwrapper/flash6.so > > # Acrobat with Firefox > [/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] > libpthread.so.0 pluginwrapper/acrobat.so > libdl pluginwrapper/acrobat.so > libc.so.6 pluginwrapper/acrobat.so > > > Now you have flash .... and acrobat as bonus ;) > Thank you for these instructions. I was hoping to find a native flash player, since I am currently not running the Linux compatibility layer. But maybe I have no choice. In any case these instructions will be very helpful if I decide to turn on compatibility. Thanks. > Good luck > > > > On Mon, 28 Feb 2005 11:22:35 -0600, Eric Schuele <e.schuele@computer.org> wrote: > >>Pietro Cerutti wrote: >> >>>I'm sorry, at the moment there's no plugin for flash on this platform... >>>Some time ago a signed a petition addressed to the guys at macromedia, >>>telling them to do that, but nothing happened till now... >>> >> >>Ok... Thanks. >> >> >>> >>> >>>On Mon, 28 Feb 2005 10:09:45 -0600, Eric Schuele <e.schuele@computer.org> wrote: >>> >>> >>>>Hello, >>>> >>>>Not sure if this is the best place to post this... If not please let me >>>>know. >>>> >>>>I would like to have flash capabilities in my Firefox 1.0 installation. >>>> I do not have Linux compat turned on and would prefer to keep it off >>>>if possible. No real reason for having it off... other than to see if I >>>>can run without it and still do everything I need. >>>> >>>>I have searched the archives and googled a good bit. Everyone seems to >>>>rely on the Linux plugin wrapper. Is there a 'no Linux compatibility" >>>>alternative that works well with Firefox? >>>> >>>>Thanks, >>>>-- >>>>Regards, >>>>Eric >>>>_______________________________________________ >>>>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 >>_______________________________________________ >>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42248356.6080503>