[FUG-BR] Shockwave-Flash

Gule # gule.cps em gmail.com
Quarta Maio 21 10:33:13 BRT 2008


2008/5/21 <eletri em campus.cce.ufmg.br>:

>     Bom dia a todos,
>
>
>   Estou até receoso perguntar após tanta resposta indelicada na lista. Ó!
> não tenho curso superior e já dei uma olhada no google, OK.
>   Ai o Firefox no Desktop/FreeBsd 6.3 que tenho não permite a instalação
> do Shockwave-Flash e tentei instalar o gnas( se estriver escrito algo
> errado, por favor ignorem a ortografia) e o flash do ports e não
> resolveu. Também tentei instalar diversos plug-ins do Firefox e nada
> resolvel. Preciso deixar tudo funcionando perfeitamente para conseguir
> inserir o BSD aqui no setor em que trabalho.
>   Grato
>   Olavo Augusto
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>


Qual a arquitetura do seu processador ?

Primeiro link que apareceu no google quando procurei por flash plugin
freebsd:
http://www.freebsd.org/doc/en/books/handbook/desktop-browsers.html

Nesse link aparece:

 6.2.4 Firefox, Mozilla and Macromedia(R) Flash™ plugin

Macromedia(R) Flash™ plugin is not available for FreeBSD. However, a software
layer (wrapper) for running the Linux version of the plugin exists. This
wrapper also supports Adobe(R) Acrobat(R) plugin, RealPlayer(R) plugin and more.

Install the www/linuxpluginwrapper<http://www.freebsd.org/cgi/url.cgi?ports/www/linuxpluginwrapper/pkg-descr>port.
This port requires
emulators/linux_base<http://www.freebsd.org/cgi/url.cgi?ports/emulators/linux_base/pkg-descr>which
is a large port. Follow the instructions displayed by the port to set
up your /etc/libmap.conf correctly! Example configurations are installed
into /usr/local/share/examples/linuxpluginwrapper/ directory.

The next step is to install the
www/linux-flashplugin7<http://www.freebsd.org/cgi/url.cgi?ports/www/linux-flashplugin7/pkg-descr>port.
Once the plugin is installed, start your browser, enter
about:plugins in the location bar and press *Enter*. A list should appear
with all the currently available plugins.

If the Flash plugin is not listed, this is, most of time, caused by a
missing symlink. As root, run the following commands:

# ln -s /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so \
  /usr/local/lib/browser_plugins/
# ln -s /usr/local/lib/npapi/linux-flashplugin/flashplayer.xpt \

  /usr/local/lib/browser_plugins/

If you restart your browser the plugin should now appears in the previously
mentioned list.

*Note:* The *linuxpluginwrapper* only works on the i386™ system
architecture.


Mais detalhes sobre a lista de discussão freebsd