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
