Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2005 19:50:09 +0100 (CET)
From:      Marco Beishuizen <marco@beishuizen.info>
To:        Hans Nieser <h.nieser@xs4all.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Linuxpluginwrapper
Message-ID:  <Pine.BSF.4.64.0511151944350.33980@yokozuna.lan>
In-Reply-To: <43791E85.2050708@xs4all.nl>
References:  <1132007534.6427.57.camel@dracula> <437914BD.2060308@nieser.net> <43791E85.2050708@xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On stardate Tue, 15 Nov 2005, the wise Hans Nieser entered:

> - Install www/linuxpluginwrapper
> - Install www/linux-flashplugin7
> - Put following in /etc/libmap.conf
>
>  [/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so]
>  libpthread.so.0                 libpthread.so.2
>  libdl.so.2                      pluginwrapper/flash7.so
>  libz.so.1                       libz.so.3
>  libm.so.6                       libm.so.4
>  libc.so.6                       pluginwrapper/flash7.so
>
> - Apply the patch at http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff to 
> /usr/src/libexec/rtld-elf/rtld.c (using "patch < difffile").
> - Rebuild rtld-elf:
>
>  cd /usr/src/libexec/rtld-elf/
>  make clean cleandir
>  make clean cleandir
>  make obj
>  make depend
>  make
>  make install
>
> - Link the plugin:
>
>  ln -s /usr/X11R6/lib/linux-flashplugin7/libflashplayer.so 
> /usr/X11R6/lib/browser_plugins/

I'm also trying to install the flashplugin in Firefox. Also took the 
steps above but it still doesn't work.

Any other hints? :)

Marco

-- 
Pascal Users:
 	To show respect for the 313th anniversary (tomorrow) of the
death of Blaise Pascal, your programs will be run at half speed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.64.0511151944350.33980>