diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-03 12:39:21 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-03 12:39:21 +0000 |
commit | 1ba31977d4a48edbf7e200fb32831ca1effacb0c (patch) | |
tree | cafcd26cc4ec47d0b5c64c47ac37bafd576b5eca /www/opera | |
parent | 4ca95f53cf313ba47fa46f53dca4ac8a052d6d06 (diff) | |
download | ports-1ba31977d4a48edbf7e200fb32831ca1effacb0c.tar.gz ports-1ba31977d4a48edbf7e200fb32831ca1effacb0c.zip |
Notes
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/pkg-message | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/www/opera/pkg-message b/www/opera/pkg-message index 83a2cc531e3b..e8b9a82dd290 100644 --- a/www/opera/pkg-message +++ b/www/opera/pkg-message @@ -3,6 +3,16 @@ If you are running FreeBSD 5.x or 6.x and are experiencing a core dump when starting Opera, try updating the compat4x port. -Plugins do not work in FreeBSD 5.x or higher - please disable them. +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 ########################################################################### |