Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 12:04:40 +0100
From:      Marie-Lan Nguyen <marie-lan.nguyen@normalesup.org>
To:        freebsd-mozilla@freebsd.org
Subject:   linux-flashplugin6 woes
Message-ID:  <20040113110440.GA13510@clipper.ens.fr>

index | next in thread | raw e-mail

Hi all,

I am trying to get www/linuxpluginwrapper and www/linux-flashplugin6
running with a native Mozilla (Firebird) on 5.1-RELEASE. I followed the
instrutions such as described in:

<http://www.packetwatch.net/documents/papers/flash6.txt>;

(echo "WITH_LIBMAP=YES" >> /etc/make.conf; add support for rtld-elf;
install devel/linuxthreads, www/linuxpluginwrapper and
www/linux-flashplugin6; edit /etc/libmap.conf; reboot).

After that, neither Mozilla 1.5 nor Mozilla Firebird will start:

Fatal IO error 78 (Function not implemented) on X server :0.0.

If I remove /etc/libmap.conf(*), Firebird will run as usual, with the
usual error:

LoadPlugin: failed to initialize shared library
/usr/local/lib/linux-flashplugin6/libflashplayer.so
[Shared object "libpthread.so.0" not found]

(*)
ml@earendil ~ $ cat /etc/libmap.conf
# /etc/libmap.conf for FreeBSD 5.x
# $Id: libmap.conf-FreeBSD5.x,v 1.2 2003/12/18 18:00:00 nork Exp $

# Flash6 with Mozilla/Firebird/Galeon/Epiphany
[/usr/local/lib/linux-flashplugin6/libflashplayer.so]
libpthread.so.0                 liblthread.so.3
libdl.so.2                      pluginwrapper/flash6.so
libz.so.1                       libz.so.2
libstdc++-libc6.2-2.so.3        liblstdc++.so.4
libm.so.6                       libm.so.2
libc.so.6                       pluginwrapper/flash6.so

What did I get wrong?

TIA,

-- 
Marie-Lan Nguyen
"I have only two things to say to you, Lord Tilbury. One is that you
have ruined a man's life. The other is Pip-pip." (P.G. Wodehouse)
<http://www.pip-pip.org/>;


home | help

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