Hi,

Is there any chance the directory where the git executable was installed is not 
in your PATH?

Regards,
Zoltan.

________________________________
From: [email protected] 
[mailto:[email protected]] On Behalf Of Rai, Siddhant 
P.
Sent: Friday, August 12, 2011 2:55 AM
To: [email protected]
Subject: [openflow-discuss] Installation OpenFlow on CentOs Error

Hi,
I am following your tutorial to install OpenFlow on CentOS, I am currently 
stuck at the following stage.
Install OpenFlow

Install from the Stanford Git repository:

sudo yum install git automake pkgconfig libtool gcc

[Git install only] Autoconf 2.60 or later is required. This must currently be 
installed from source to build from the git repo:

wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.63.tar.gz

tar xvzf autoconf-2.63.tar.gz

cd autoconf-2.63

./configure --prefix=/usr

make

sudo make install

cd ..

[Git install only] Download git repo with OpenFlow code and history.

git clone git://openflow.org/openflow.git

cd openflow

./boot.sh

When I type the "git clone git://openflow.org/openflow.git"
I get a error saying -bash: git: command not found
What could be the problem?

Thanks ,

Siddhant


============================================================
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
============================================================
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to