[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] question about installing xen-tools


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Veydan Wu <veydanwu@xxxxxxxxx>
  • Date: Fri, 28 Jan 2011 13:46:35 -0500
  • Delivery-date: Fri, 28 Jan 2011 10:48:38 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LhAwXhyAuMUBuzzNdyVe1Hyk4YfWtr3r5pmhBCx5kRziBh7qUSJQ5GZOiwIV1rMSsp MlCJSjmmkuXwhMPBy/3ndjECVr6seWIV7mihKaxZjhXYYlUlEQsbKKe7SbqLYZrlZ1Qm 2/UMdStyBOSQcpwG9Bitnxey7MxKo/fntHXss=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi, all. I tried to install xen on Ubuntu  10.04. I didn't use "make world", I made the "xen" directory and then in "tools", I successfully made it but encountered an error when installing.

make[1]: Entering directory `/media/Study/Work/ptlx/xen-3.1-ptlsim/tools/xenstore'
install -d -m0755 -p //var/run/xenstored
install -d -m0755 -p //var/lib/xenstored
install -d -m0755 -p //bin
install -d -m0755 -p //usr/bin
install -d -m0755 -p //usr/sbin
install -d -m0755 -p //usr/include
install -m0755 -p xenstored //usr/sbin
install -m0755 -p xenstore-exists xenstore-list xenstore-read xenstore-rm xenstore-chmod xenstore-write //usr/bin
for client in domu-xenstore-exists domu-xenstore-list domu-xenstore-read domu-xenstore-rm domu-xenstore-chmod domu-xenstore-write; do \
        install -m0755 -p $client //bin/${client/domu-}; \
    done
/bin/sh: Bad substitution
make[1]: *** [install] Error 2
make[1]: Leaving directory `/media/Study/Work/ptlx/xen-3.1-ptlsim/tools/xenstore'


I don't quite understand what the "Bad substitution" means. Can anybody help me with this? Thanks.

--
Regards,

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.