* [PATCH]: Add openssl-dev and xorg-x11-dev to README
@ 2007-02-27 16:36 Chris Lalancette
0 siblings, 0 replies; only message in thread
From: Chris Lalancette @ 2007-02-27 16:36 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 272 bytes --]
Attached is a documentation patch to the top-level README file; it just adds two
notes saying that you need to have openssl-devel and xorg-x11-devel installed to
successfully complete a "make world" at the top level.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
[-- Attachment #2: xen-3.0.5-README.patch --]
[-- Type: text/x-patch, Size: 563 bytes --]
diff -r 1c5e6239a8d0 README
--- a/README Sun Feb 25 23:58:33 2007 -0600
+++ b/README Tue Feb 27 11:34:17 2007 -0500
@@ -92,6 +92,8 @@ provided by your Linux distributor:
* Development install of zlib (e.g., zlib-dev)
* Development install of Python v2.3 or later (e.g., python-dev)
* Development install of curses (e.g., libncurses-dev)
+ * Development install of openssl (e.g., openssl-dev)
+ * Development install of x11 (e.g. xorg-x11-dev)
* bridge-utils package (/sbin/brctl)
* iproute package (/sbin/ip)
* hotplug or udev
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-27 16:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-27 16:36 [PATCH]: Add openssl-dev and xorg-x11-dev to README Chris Lalancette
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.