blob: e8b9a82dd290f930079f1c79ff72c6ae1a7432ac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
###########################################################################
If you are running FreeBSD 5.x or 6.x and are experiencing a core dump when
starting Opera, try updating the compat4x port.
To enable the built-in plug-ins, add the following to /etc/libmap.conf:
# Opera - Motif
[/usr/X11R6/share/opera/plugins/operamotifwrapper-1]
libXm.so.1 libXm.so.3
libXThrStub.so.6 libXtst.so.6
[/usr/X11R6/share/opera/plugins/operamotifwrapper-2]
libXm.so.2 libXm.so.3
libXThrStub.so.6 libXtst.so.6
[/usr/X11R6/share/opera/plugins/operamotifwrapper-3]
libXThrStub.so.6 libXtst.so.6
###########################################################################
|