From: Joshua Saddler <nightmorph@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml
Date: Wed, 10 Sep 2008 19:46:38 +0000 [thread overview]
Message-ID: <E1KdVeA-0000VE-4Q@stork.gentoo.org> (raw)
nightmorph 08/09/10 19:46:38
Modified: gentoo-amd64-faq.xml
Log:
added information on using nspluginwrapper for Flash, bug 237348
Revision Changes Path
1.30 xml/htdocs/doc/en/gentoo-amd64-faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.29&r2=1.30
Index: gentoo-amd64-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- gentoo-amd64-faq.xml 2 Sep 2008 07:47:43 -0000 1.29
+++ gentoo-amd64-faq.xml 10 Sep 2008 19:46:38 -0000 1.30
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.29 2008/09/02 07:47:43 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.30 2008/09/10 19:46:38 nightmorph Exp $ -->
<guide link="/doc/en/gentoo-amd64-faq.xml">
<title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
@@ -17,6 +17,9 @@
<author title="Editor">
<mail link="neysx@gentoo.org">Xavier Neys</mail>
</author>
+<author title="Editor">
+ <mail link="nightmorph"/>
+</author>
<abstract>
This is the Gentoo Linux/AMD64 Frequently Asked Questions
@@ -26,8 +29,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.20</version>
-<date>2008-09-02</date>
+<version>1.21</version>
+<date>2008-09-10</date>
<faqindex>
<title>Questions</title>
@@ -249,10 +252,22 @@
<body>
<p>
-Yes. To get Flash working, you need a 32bit browser like
-<c>mozilla-firefox-bin</c> or <c>opera</c> because Macromedia doesn't provide a
-64bit version. After emerging the -bin package of your favorite browser,
-install Flash by doing <c>emerge netscape-flash</c>.
+Yes. Even though Macromedia doesn't provide a 64-bit version of Flash, there are
+a couple ways to get Flash working.
+</p>
+
+<p>
+First, you can use a 32-bit browser like <c>mozilla-firefox-bin</c> or
+<c>opera</c> with the 32-bit Flash. After emerging the -bin package of your
+favorite browser, install Flash by doing <c>emerge netscape-flash</c>.
+</p>
+
+<p>
+Second, you can use a 64-bit browser such as <c>mozilla-firefox</c> with the
+32-bit Flash plugin by emerging <c>nspluginwrapper</c>, a which lets you load
+32-bit plugins on 64-bit browsers. Install your browser, <c>netscape-flash</c>,
+and then <c>nspluginwrapper</c>. The wrapper will automatically detect and setup
+Flash for your browser.
</p>
</body>
next reply other threads:[~2008-09-10 19:46 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-10 19:46 Joshua Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-02 7:47 [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml Joshua Saddler
2008-07-25 18:55 Joshua Saddler
2008-05-21 20:10 Sven Vermeulen
2006-11-24 14:47 Josh Saddler
2006-10-25 12:54 Xavier Neys
2006-10-06 22:01 Josh Saddler
2006-10-05 0:00 Josh Saddler
2006-10-04 14:23 Xavier Neys
2006-09-18 8:25 Josh Saddler
2006-09-18 6:53 Josh Saddler
2006-06-17 7:04 Shyam Mani
2006-03-28 10:20 Xavier Neys
2006-03-19 22:26 Jan Kundrat
2006-02-26 13:56 Xavier Neys
2006-02-17 18:48 Shyam Mani
2006-02-11 14:22 swift
2006-02-01 9:45 Shyam Mani
2005-12-13 12:17 Xavier Neys
2005-11-23 18:06 Xavier Neys
2005-10-31 13:31 Xavier Neys
2005-09-20 9:13 Lukasz Damentko
2005-09-19 21:50 Lukasz Damentko
2005-08-07 11:15 Alin Dobre
2005-07-16 15:14 Jonathan Smith
2005-07-16 15:08 Jonathan Smith
2005-07-16 9:44 Xavier Neys
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1KdVeA-0000VE-4Q@stork.gentoo.org \
--to=nightmorph@stork.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox