Hi Kingston, You need to install the dependencies.
apt-get install autoconf (if you are running ubuntu/debian should fix that first error) . Aaron On Wed, Jul 27, 2011 at 5:21 PM, Kingston Smiler <[email protected]> wrote: > Hi Rob, > I tried that. When i ran boot.sh i got the following error > "boot.sh: line 14: autoreconf: command not found" > P.S: One more observation is, i could able to see that the configure file is > listed .gitignore file. > Not sure whether this prevents the configure script to be checked out > properly. > Regards, > S. Kingston Smiler. > On Thu, Jul 28, 2011 at 2:37 AM, Rob Sherwood <[email protected]> > wrote: >> >> You should run `sh boot.sh` to create the configure file. I believe >> this is in the INSTALL file. >> >> - Rob >> . >> >> >> >> On Wed, Jul 27, 2011 at 2:01 PM, Kingston Smiler >> <[email protected]> wrote: >> > Hi All, >> > I'm trying to bring up openflow setup as mentioned in the >> > >> > link http://yuba.stanford.edu/foswiki/bin/view/OpenFlow/Deployment/HOWTO/LabSetup. >> > As mentioned in the link, tried downloading the openflow reference code >> > using git as follows. >> > $ git clone git://openflowswitch.org/openflow.git >> > $ cd openflow >> > $ git checkout -b openflow.v1.0 origin/release/1.0.0 >> > I could able to checkout the openflow code, but it doesn't have >> > configure script. Rather it has only configure.ac script. >> > Can someone please let me know why i'm not getting configure script >> > inside >> > openflow folder? >> > Am i missing any steps? >> > Regards, >> > S. Kingston Smiler. >> > _______________________________________________ >> > openflow-discuss mailing list >> > [email protected] >> > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss >> > >> > > > > _______________________________________________ > openflow-discuss mailing list > [email protected] > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss > > -- Aaron O. Rosen Masters Student - Network Communication 306B Fluor Daniel _______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
