diff options
author | abs <abs@pkgsrc.org> | 2007-06-05 16:25:30 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-05 16:25:30 +0000 |
commit | 046def525d949d093a44f5da75d6588d58c67e32 (patch) | |
tree | b1ec07cfb2728664ffd001206a3bb10ab279e33d /www | |
parent | 8569e0e9315bcebec3a5de06310fc82573f4d91f (diff) | |
download | pkgsrc-046def525d949d093a44f5da75d6588d58c67e32.tar.gz |
Note that:
You do not need nspluginwrapper if the ABI of the plugin and browser are the
same, such as running a 32 bit Linux firefox and flash plugin under NetBSD.
Diffstat (limited to 'www')
-rw-r--r-- | www/nspluginwrapper/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/nspluginwrapper/DESCR b/www/nspluginwrapper/DESCR index 01bb4e587fd..23dc042d8ca 100644 --- a/www/nspluginwrapper/DESCR +++ b/www/nspluginwrapper/DESCR @@ -11,3 +11,6 @@ To install the Linux flash player into a native Firefox browser: - Also install multimedia/ns-flash and multimedia/libflashsupport - Run "nspluginwrapper -i /usr/pkg/lib/netscape/plugins/libflashplayer.so" - Run Firefox + +You do not need nspluginwrapper if the ABI of the plugin and browser are the +same, such as running a 32 bit Linux firefox and flash plugin under NetBSD. |