From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: [PATCH]: Add openssl-dev and xorg-x11-dev to README Date: Tue, 27 Feb 2007 11:36:33 -0500 Message-ID: <45E45E11.2050606@redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------060509080208050905020307" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------060509080208050905020307 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 --------------060509080208050905020307 Content-Type: text/x-patch; name="xen-3.0.5-README.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xen-3.0.5-README.patch" 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 --------------060509080208050905020307 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------060509080208050905020307--