Flashplugin für Firefox auf FreeBSD
Um das Flashplugin für den Firefox benutzen zu können, muss natürlich zuerst der Firefox installiert werden:
# cd /usr/ports/www/firefox && make install clean
Danach den Linuxpluginwrapper installieren:
# cd /usr/ports/www/linuxpluginwrapper && make install clean
Zu guter Letzt kann das Flashplugin installiert werden.
# cd /usr/ports/www/linux-flashplugin6 && make install clean
Danach je nach verwendetem FreeBSD die libmap.conf kopieren.
Auf FreeBSD 4.x:
# cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD4.x /etc/libmap.conf
Für FreeBSD 5.0 bis 5.3-BETA6 nimmt man libmap.conf-FreeBSD5-current:
# cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD5-current /etc/libmap.conf
Für FreeBSD 5.3-BETA7 und neuer nimmt man FreeBSD5-stable:
# cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD5-stable /etc/libmap.conf
Auf einem FreeBSD 6 System nimmt man natürlich libmap.conf-FreeBSD6:
# cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 /etc/libmap.conf
Danach noch einen Symlink erstellen:
# ln -s /usr/X11R6/lib/linux-flashplugin6/libflashplayer.so /usr/X11R6/lib/browser_plugins/libflashplayer.so
Und nach einem Neustart von Firefox sollte das Plugin funktionieren. Ein about:plugins in der Adresszeile des Firefox listet alle aktivierten Plugins auf.
Comments
sequenz
@ 09.01.2006 14:32 UTC
(Trackback)
Eine kleine Anleitung, wie man unter FreeBSD in einer Jail über die Kommandozeile Screenshots erstellen kann. Witz der Sache ist, das auf dem Server kein Bildschirm läuft, dafür gibts den "Virt ...
Eine kleine Anleitung, wie man unter FreeBSD in einer Jail über die Kommandozeile Screenshots erstellen kann. Witz der Sache ist, das auf dem Server kein Bildschirm läuft, dafür gibts den "Virt ...
alain
@ 12.04.2006 07:28 UTC
*urks*
aus /usr/ports/UPDATING
*urks*
20060408:
AFFECTS: users of www/linux-flashplugin*
AUTHOR: hrs@FreeBSD.org
These ports have been removed because the End User License Agreement
explicitly forbids to run the Flash Player on FreeBSD.
For more details, see
http://www.macromedia.com/shockwave/download/license/desktop/.
aus /usr/ports/UPDATING
Beat
@ 12.04.2006 07:57 UTC
Ja die BSD-Systeme sind nicht in den von Adobe genannten “Authorized Operating Systems”.
Zitat aus http://www.macromedia.com/shockwave/download/license/desktop/
Und so musste halt das Flashplugin aus den Ports entfernt werden...
Ja die BSD-Systeme sind nicht in den von Adobe genannten “Authorized Operating Systems”.
Zitat aus http://www.macromedia.com/shockwave/download/license/desktop/
Definitions
1. “Authorized Operating Systems” means the desktop and standard-laptop versions of the following operating systems:
1. Microsoft Windows operating systems (including desktop and standard-laptop PC versions of Windows 95, 98, 2000, NT, ME, XP Home, XP Professional, and XP Tablet PC Edition, but specifically excluding Windows XP Embedded, Windows XP Media Center Edition, and successors);
2. Macintosh operating systems;
3. Linux operating systems, but specifically excluding any embedded version of Linux; and
4. Solaris operating systems.
[...]
License Grants
1. You may install and use the Software on a single desktop or laptop computer that runs an Authorized Operating System.
[...]
License Restrictions
1. You may not use the Software on any non-PC product or any embedded or device versions of the above operating systems, including, but not limited to, [...] (D) any operating system that is not an Authorized Operating System.
Und so musste halt das Flashplugin aus den Ports entfernt werden...
Beat
@ 27.04.2006 11:31 UTC
Zumindest der www/linux-flashplugin7 Port ist zurück. http://www.freebsd.org/cgi/query-pr.cgi?pr=96374
Flashplugin7 hat aber bei mir noch nie richtig funktioniert.
Zumindest der www/linux-flashplugin7 Port ist zurück. http://www.freebsd.org/cgi/query-pr.cgi?pr=96374
Flashplugin7 hat aber bei mir noch nie richtig funktioniert.
Beat
@ 23.05.2006 23:12 UTC
Seit heute ist auch das www/linux-flashplugin6 wieder in den Ports:
http://www.freebsd.org/cgi/getmsg.cgi?fetch=773356+0+current/cvs-ports
Seit heute ist auch das www/linux-flashplugin6 wieder in den Ports:
http://www.freebsd.org/cgi/getmsg.cgi?fetch=773356+0+current/cvs-ports
Beat
@ 25.05.2006 06:53 UTC
flashplugin6 wird wohl nicht lange in den Ports bleiben:
http://www.freebsd.org/cgi/getmsg.cgi?fetch=1105862+0+current/cvs-ports
flashplugin6 wird wohl nicht lange in den Ports bleiben:
http://www.freebsd.org/cgi/getmsg.cgi?fetch=1105862+0+current/cvs-ports
chruetertee.ch
@ 21.06.2006 08:57 UTC
(Trackback)
Da flashplugin6 wieder aus den Ports entfernt wurde, muss man das flashplugin7 installieren, wenn man nicht auf Flash verzichten möchte. Folgendermassen hat die Installation auf FreeBSD 6.1 funktioni ...
Da flashplugin6 wieder aus den Ports entfernt wurde, muss man das flashplugin7 installieren, wenn man nicht auf Flash verzichten möchte. Folgendermassen hat die Installation auf FreeBSD 6.1 funktioni ...
No new comments allowed (anymore) on this post.