From: G 3 <programmingkidx@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] making changes to the documentation
Date: Mon, 22 Jun 2009 22:46:46 -0400 [thread overview]
Message-ID: <b8f8058874dee70b26e0d3f0fc77dbd1@gmail.com> (raw)
In-Reply-To: <4a4038e7.8453f10a.7b3b.ffff9781SMTPIN_ADDED@mx.google.com>
How do I change the documentation on the page:
http://www.nongnu.org/qemu/qemu-doc.html. I downloaded and edited the
file using Netscape, but when I try using diff to create a patch file,
almost all of the source code shows changes. Maybe someone else could
do this for me. I want to change the Mac OS X section for Compiling
from source to say this:
6.4 Mac OS X
* Download Qemu's source
code:http://www.nongnu.org/qemu/download.html
* Double click on the file to have Stuffit Expander decompress it.
* Open the Terminal Application (/Applications/Utilities/Terminal).
* In Terminal, change the current directory to Qemu's source code
directory.
* Type this command then press enter: ./configure --enable-cocoa
* Then type this command and press enter: make
* Lastly, type this command and press enter: sudo make install
* Quit Terminal.
* Start up Terminal.
* Type "qemu" and push enter.
The "configure --enable-cocoa" command will take about a minute to
execute. The "make" command could take up to an hour to complete. While
it executes, you will see "CC file_name" (with file_name being the
current file being worked on) listed down the window.
The "sudo make install" will install qemu and each emulator's bios in
appropriate directories.
next parent reply other threads:[~2009-06-23 2:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4a4038e7.8453f10a.7b3b.ffff9781SMTPIN_ADDED@mx.google.com>
2009-06-23 2:46 ` G 3 [this message]
2009-06-23 9:11 [Qemu-devel] making changes to the documentation Laurent Vivier
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=b8f8058874dee70b26e0d3f0fc77dbd1@gmail.com \
--to=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).