aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-02-27 20:27:18 +0000
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-02-27 20:27:18 +0000
commit1f95747a4f1625541d879d6cd4dd34fed9818cb3 (patch)
treee27856fc4cc4950de223e7912c6ee0dc650ad830 /README
parente76c2ace2455add743881bbf7142b59ba3324189 (diff)
downloadxen-1f95747a4f1625541d879d6cd4dd34fed9818cb3.tar.gz
xen-1f95747a4f1625541d879d6cd4dd34fed9818cb3.tar.bz2
xen-1f95747a4f1625541d879d6cd4dd34fed9818cb3.zip
Add openssl-dev and xorg-x11-dev to README
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>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 418d72fc30..b1200f7b29 100644
--- a/README
+++ b/README
@@ -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