
yum install make autoconf automake pyflakes logrotate gcc python-pep8 libvirt-python python-devel \ python-nose rpm-build sanlock-python genisoimage python-ordereddict python-pthreading libselinux-python\ python-ethtool m2crypto python-dmidecode python-netaddr python-inotify python-argparse git \ python-cpopen bridge-utils libguestfs-tools-c pyparted openssl libnl3 libtool gettext-devel python-ioprocess \ policycoreutils-python python-simplejson ----- Original Message -----
From: "Ilan Hirsfeld" <ilan.hirsfeld@gmail.com> To: "Yedidyah Bar David" <didi@redhat.com> Cc: "Yeela Kaplan" <ykaplan@redhat.com> Sent: Monday, December 15, 2014 5:39:13 PM Subject: Re: [ovirt-users] bash: ./autogen.sh: No such file or directory
[root@localhost Desktop]# pwd /home/bih016/Desktop [root@localhost Desktop]# cd vdsm [root@localhost vdsm]# ./autogen.sh --system ./autogen.sh: line 3: autoreconf: command not found Running ./configure with --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 ./autogen.sh: line 26: ./configure: No such file or directory Regards, Ilan.
On Mon, Dec 15, 2014 at 5:35 PM, Yedidyah Bar David <didi@redhat.com> wrote:
----- Original Message -----
From: "Ilan Hirsfeld" <ilan.hirsfeld@gmail.com> To: "Yeela Kaplan" <ykaplan@redhat.com>, didi@redhat.com Sent: Monday, December 15, 2014 5:31:12 PM Subject: Re: [ovirt-users] bash: ./autogen.sh: No such file or directory
On Mon, Dec 15, 2014 at 5:29 PM, Ilan Hirsfeld <ilan.hirsfeld@gmail.com> wrote:
Hi,
The OS is: [root@localhost Desktop]# cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) [root@localhost Desktop]# uname -r 3.10.0-123.13.1.el7.x86_64 [root@localhost Desktop]# rpm -qa | grep release ovirt-release35-001-0.5.rc2.noarch centos-release-7-0.1406.el7.centos.2.5.x86_64
[root@localhost Desktop]# pwd /home/bih016/Desktop
I follow the instructions on the site
:
*http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages <http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
http://www.ovirt.org/Vdsm_Developers *
1. yum install http://resources.ovirt.org/releases/ovirt-release/ovirt-release35.rpm
2. rpm -q wget 2> /dev/null || yum install wget wget -O /etc/yum.repos.d/glusterfs-epel.repo
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/glusterfs...
*http://www.ovirt.org/Vdsm_Developers#Getting_the_source <http://www.ovirt.org/Vdsm_Developers#Getting_the_source>:* git clone http://gerrit.ovirt.org/p/vdsm.git
*http://www.ovirt.org/Vdsm_Developers#Building_a_VDSM_RPM <http://www.ovirt.org/Vdsm_Developers#Building_a_VDSM_RPM>:* [root@localhost Desktop]# ./autogen.sh --system bash: ./autogen.sh: No such file or directory
Regards, Ilan.
On Mon, Dec 15, 2014 at 5:07 PM, Yeela Kaplan <ykaplan@redhat.com>
wrote:
what is the directory you're running it from (pwd)? You should be under vdsm.
So you should follow Yeela's advice.
Try listing the files and see if the script autogen.sh is there.
From: "Ilan Hirsfeld" <ilan.hirsfeld@gmail.com> To: "users" <users@ovirt.org> Sent: Monday, December 15, 2014 4:54:52 PM Subject: [ovirt-users] bash: ./autogen.sh: No such file or directory
Hi, I'm trying to do a Building a VDSM RPM and in command line I type
----- Original Message ----- the
following: ./autogen.sh --system bash: ./autogen.sh: No such file or directory Can anybody help what was wrong? Any help will be blessed. Regards, Ilan.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Didi