LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 04-03-2004, 04:22 AM   #1
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Rep: Reputation: 56
Where to download flash-plugin for Konqueror on FreeBSD


Hi folks,

FreeBSD 5.2
KDE 3.1

Where can I find Macromedia flash plugin for konqueror on FreeBSD to download. Searching with 'flash plugin +konqueror +unix' or 'flash plugin +konqueror' only found it for Linux. Or any other replacement?

TIA

B.R.
satimis
 
Old 04-03-2004, 06:13 AM   #2
rehab junkie
Member
 
Registered: Nov 2003
Location: /var/local/pub/bar
Distribution: OSX 10.4.9
Posts: 259

Rep: Reputation: 30
You need to install the following from the ports collection:

linux-flashplugin6
linuxpluginwrapper

You also need to create a file called /etc/libmap.conf, containing the following:
Code:
# /etc/libmap.conf for FreeBSD 5.x
# $Id: libmap.conf-FreeBSD5.x,v 1.7 2004/02/29 17:12:22 nork Exp $
 
 
# Flash6 with Opera is not avilable.
 
# Flash6 with Konqueror
 
# KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/.
# (unlike many other www browsers on X11, it does not support
# /usr/X11R6/lib/browser_plugins/ for a plugin directory)
# So please copy libflashplayer.so and flashplayer.xpt to
# /opt/mozilla/plugins like following lines.
#       mkdir -p /opt/mozilla/plugins
#       cd /usr/local/lib/linux-flashplugin6
#       cp flashplayer.xpt libflashplayer.so /opt/mozilla/plugins/
[/opt/mozilla/plugins/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        libstdc++.so.4
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/flash6.so
 
# Flash6 with Mozilla/Firebird/Galeon/Epiphany
[/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        libstdc++.so.4
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/flash6.so
 
 
# Acrobat with Opera
[/usr/X11R6/lib/browser_plugins/nppdf.so]
libc.so.6                       pluginwrapper/acrobat.so
 
# Acrobat with Konqueror
# KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/.
# (unlike many other www browsers on X11, it does not support
# /usr/X11R6/lib/browser_plugins/ for a plugin directory)
# So please copy nppdf.so to /opt/mozilla/plugins/ like following lines.
#       mkdir -p /opt/mozilla/plugins
#       cd /usr/local/Acrobat5/Browsers/intellinux
#       cp nppdf.so /opt/mozilla/plugins/
[/opt/mozilla/plugins/nppdf.so]
libc.so.6                       pluginwrapper/acrobat.so
 
# Acrobat with Mozilla/Firebird/Galeon/Epiphany
[/usr/local/Acrobat5/Browsers/intellinux/nppdf.so]
libc.so.6                       pluginwrapper/acrobat.so
 
 
# Java3D
# NOTE: THESE ARE SAMPLES.  PLEASE SEE ALSO INSTALL MESSAGES
#       OF java/java3d PORT.
[/usr/local/jdk1.4.2/jre/lib/i386/libJ3D.so]
libdl.so.2                      pluginwrapper/java3d.so
libm.so.6                       libm.so.2
libnsl.so.1                     pluginwrapper/java3d.so
libpthread.so.0                 pluginwrapper/java3d.so
libc.so.6                       pluginwrapper/java3d.so
 
[/usr/local/jdk1.4.2/jre/lib/i386/libj3daudio.so]
libm.so.6                       libm.so.2
libnsl.so.1                     pluginwrapper/java3d_snd.so
libpthread.so.0                 pluginwrapper/java3d_snd.so
libc.so.6                       pluginwrapper/java3d_snd.so
 
[/usr/local/jdk1.4.2/jre/lib/i386/libJ3DUtils.so]
libpthread.so.0                 pluginwrapper/java3d.so
libc.so.6                       pluginwrapper/java3d.so
 
 
# Java Advanced Imaging (JAI) API
# NOTE: THIS IS A SAMPLE.  PLEASE SEE ALSO INSTALL MESSAGES
#       OF java/jai PORT.
[/usr/local/jdk1.4.2/jre/lib/i386/libmlib_jai/libmlib_jai.so]
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/jai.so
 
 
# JAI Image I/O Tools
# NOTE: THIS IS A SAMPLE.  PLEASE SEE ALSO INSTALL MESSAGES
#       OF java/jai-imageio PORT.
[/usr/local/jdk1.4.2/jre/lib/i386/libclib_jiio.so]
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/jai.so
Take particular note of the warning at the top of this file!


Then restart Konquerer and all should be good.

Last edited by rehab junkie; 04-03-2004 at 06:14 AM.
 
Old 06-13-2004, 11:41 AM   #3
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Hi rehab junkie,

Tks for your detail advice. However I still can't get it works

$ pkg_info | grep kde
Code:
kde-3.1.4           The "meta-port" for KDE
kdeaddons-3.1.4     Additional plugins and scripts for some KDE applications
kdeadmin-3.1.4      KDE applications related to system administration
kdeartwork-3.1.4_1  Additional themes, sounds, wallpapers and window styles for
kdebase-3.1.4       This package provides the basic applications for the KDE sy
kdeedu-3.1.4        Collection of entertaining, educational programs for KDE
kdegames-3.1.4      Games for the KDE integrated X11 desktop
kdegraphics-3.1.4   Graphics utilities for the KDE3 integrated X11 desktop
kdelibs-3.1.4_1     This is the base set of libraries needed by KDE programsp
$ pkg_info | grep linux-flashplugin\*
Code:
linux-flashplugin-5.0r51 The official Macromedia Flash Player for Linux Netscape and
linux-flashplugin-6.0r79 The official Macromedia Flash Player for Linux Mozilla and
$ pkg_info | grep linuxpluginwrapper
linuxpluginwrapper-20040310_1 A wrapper allowing use of linux-plugins with native applica

$ ls -al /opt/mozilla/plugins/
Code:
total 1462
drwxrwxrwx  2 root  wheel      512 May 22 22:21 .
drwxrwxrwx  3 root  wheel      512 May 22 22:18 ..
-r--r--r--  1 root  wheel      856 Jun 14 00:02 flashplayer.xpt
-r--r--r--  1 root  wheel  1470464 Jun 14 00:03 libflashplayer.so
$ ls -al /opt/mozilla/
Code:
total 6
drwxrwxrwx  3 root  wheel  512 May 22 22:18 .
drwxr-xr-x  3 root  wheel  512 May 22 22:18 ..
drwxrwxrwx  2 root  wheel  512 May 22 22:21 plugins
$ ls -al /opt
Code:
total 6
drwxr-xr-x   3 root  wheel   512 May 22 22:18 .
drwxr-xr-x  22 root  wheel  1024 May 22 22:18 ..
drwxrwxrwx   3 root  wheel   512 May 22 22:18 mozilla
$ cat /etc/libmap.conf
Code:
# /etc/libmap.conf for FreeBSD 5.x
# $Id: libmap.conf-FreeBSD5.x,v 1.7 2004/02/29 17:12:22 nork Exp $


# Flash6 with Opera is not avilable.

# Flash6 with Konqueror

# KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/.
# (unlike many other www browsers on X11, it does not support
# /usr/X11R6/lib/browser_plugins/ for a plugin directory)
# So please copy libflashplayer.so and flashplayer.xpt to
# /opt/mozilla/plugins like following lines.
#       mkdir -p /opt/mozilla/plugins
#       cd /usr/local/lib/linux-flashplugin6
#       cp flashplayer.xpt libflashplayer.so /opt/mozilla/plugins/
[/opt/mozilla/plugins/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        libstdc++.so.4
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/flash6.so

# Flash6 with Mozilla/Firebird/Galeon/Epiphany
[/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        libstdc++.so.4
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/flash6.so


# Acrobat with Opera
[/usr/X11R6/lib/browser_plugins/nppdf.so]
libc.so.6                       pluginwrapper/acrobat.so

# Acrobat with Konqueror
# KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/.
# (unlike many other www browsers on X11, it does not support
# /usr/X11R6/lib/browser_plugins/ for a plugin directory)
# So please copy nppdf.so to /opt/mozilla/plugins/ like following lines.
#       mkdir -p /opt/mozilla/plugins
#       cd /usr/local/Acrobat5/Browsers/intellinux
#       cp nppdf.so /opt/mozilla/plugins/
[/opt/mozilla/plugins/nppdf.so]
libc.so.6                       pluginwrapper/acrobat.so

# Acrobat with Mozilla/Firebird/Galeon/Epiphany
[/usr/local/Acrobat5/Browsers/intellinux/nppdf.so]
libc.so.6                       pluginwrapper/acrobat.so


# Java3D
# NOTE: THESE ARE SAMPLES.  PLEASE SEE ALSO INSTALL MESSAGES
#       OF java/java3d PORT.
[/usr/local/jdk1.4.2/jre/lib/i386/libJ3D.so]
libdl.so.2                      pluginwrapper/java3d.so
libm.so.6                       libm.so.2
libnsl.so.1                     pluginwrapper/java3d.so
libpthread.so.0                 pluginwrapper/java3d.so
libc.so.6                       pluginwrapper/java3d.so

[/usr/local/jdk1.4.2/jre/lib/i386/libj3daudio.so]
libm.so.6                       libm.so.2
libnsl.so.1                     pluginwrapper/java3d_snd.so
libpthread.so.0                 pluginwrapper/java3d_snd.so
libc.so.6                       pluginwrapper/java3d_snd.so

[/usr/local/jdk1.4.2/jre/lib/i386/libJ3DUtils.so]
libpthread.so.0                 pluginwrapper/java3d.so
libc.so.6                       pluginwrapper/java3d.so


# Java Advanced Imaging (JAI) API
# NOTE: THIS IS A SAMPLE.  PLEASE SEE ALSO INSTALL MESSAGES
#       OF java/jai PORT.
[/usr/local/jdk1.4.2/jre/lib/i386/libmlib_jai/libmlib_jai.so]
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/jai.so


# JAI Image I/O Tools
# NOTE: THIS IS A SAMPLE.  PLEASE SEE ALSO INSTALL MESSAGES
#       OF java/jai-imageio PORT.
[/usr/local/jdk1.4.2/jre/lib/i386/libclib_jiio.so]
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/jai.so
B.R.
satimis
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash won't load in Konqueror - "Unable to load Netscape plugin" rollo Linux - Software 2 09-10-2005 12:28 PM
Flash Plugin in Opera 7.11. Not showing up on plugin list even. binarynova Linux - Software 4 02-05-2004 07:21 AM
java plugin for konqueror-freebsd 5.1 alkad_mzu *BSD 2 11-11-2003 03:53 PM
i can't hear sound from flash movie. something with my flash plugin? Choey Slackware 2 11-02-2003 03:53 PM
Flash Plugin for konqueror??? iihay Linux - General 7 09-27-2001 09:09 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 12:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration