Re: Flashplayer

From: Oliver Lietz <de-bsd-questions(at)oliverlietz.de>
Date: Sun, 14 Sep 2003 22:08:33 +0200

Am Sonntag, 14. September 2003 21:22 schrieb Thomas Fiedler:
> Hallo Leute
> Folgendes Problem bringt mich fast um den Verstand.
> Ich bekomme es einfach nicht hin, den Flashplayer in Mozilla zu
> integrieren. Egal ob via Linux-emu mit Linux-Mozilla und dem zugehörigen
> Flashplugin oder dem nativen Mozilla mit dem flaspluginwrapper. Ich steig
> da einfach nicht dahinter.
> Ich bräuchte mal eine Erklärung wie ich das machen muß.
> Google etc. spuckt da so gut wie garnix aus(warscheinlich haben die
> meisten kein Prob damit) Wäre nett wenn mir da mal jemand etwas auf die
> Sprünge helfen könnte

Hallo Thomas,

siehe /usr/ports/www/flashpluginwrapper/files/pkg-message.in:

---
If you are using a Mozilla browser, you first need to copy the linux
flash plugin into the mozilla plugins directory:
# cp %%LOCALBASE%%/lib/flash/libflashplayer.so \
    %%X11BASE%%/lib/browser_plugins/libflashplayer_linux.so
# cp %%LOCALBASE%%/lib/flash/ShockwaveFlash.class \
    %%X11BASE%%/lib/browser_plugins/
Next, change the Mozilla startup script, %%X11BASE%%/bin/mozilla
to have:
LD_PRELOAD=%%PREFIX%%/lib/libflashplayer.so.1
export LD_PRELOAD
at the top of it (but after #!/bin/sh).  Now start mozilla and go to
'about:plugins' and the flash plugin is enabled!
---
So sollte es mit dem nativen Mozilla, Flash 5 PlugIn und Wrapper 
funktionieren.
Oliver
To Unsubscribe: send mail to majordomo.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 14 Sep 2003 - 22:07:40 CEST

search this site