1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
freebsd-ports/www/opera/pkg-message
Sam Lawrance 1ba31977d4 Add a note to pkg-message that built-in plugins can be made to work by
adding the appropriate entries to libmap.conf.

PR:		ports/91900
Submitted by:	Helge Oldach <freebsdoperajan06@oldach.net>
Approved by:	avleeuwen@piwebs.com (maintainer, timeout 3 months)
2006-05-03 12:39:21 +00:00

19 lines
664 B
Plaintext

###########################################################################
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
###########################################################################