WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] sh install.sh fails on check_iproute

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] sh install.sh fails on check_iproute
From: Ricardo <djrico@xxxxxxx>
Date: Tue, 02 Aug 2005 19:40:49 -0500
Delivery-date: Wed, 03 Aug 2005 00:39:28 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050618)
First, thanks to Ernst for replying to my e-mail.  I've changed the
configuration of the kernel, but now a new problem confounds me.

After recompiling the kernel and modules, I tried running sh install.sh 
It fails on the check_iproute function, and a look in
dist/check/.chkinstall yields:

Xen CHECK-INSTALL  Tue Aug 2 19:18:10 EST 2005
 
Checking check_brctl
bridge name    bridge id        STP enabled    interfaces
OK
 
Checking check_curl_lib
    libcurl.so.3 (libc6) => /usr/lib/libcurl.so.3
    libcurl.so (libc6) => /usr/lib/libcurl.so
OK
 
Checking check_iproute
./check_iproute: line 9: ip: command not found
Check for iproute (ip addr) failed.
FAILED
 
Checking check_python
Python 2.4.1
OK
 
Checking check_twisted
OK
 
Checking check_zlib_lib
    libz.so.1 (libc6) => /lib/libz.so.1
    libz.so (libc6) => /lib/libz.so
OK

FAILED

What do I do to fix this?  Do I need to install some package(s) on my
computer?

-Ricardo-

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] sh install.sh fails on check_iproute, Ricardo <=