curl: command not found
Also, I had installed curl in ubuntu 14.04. Still, I am getting error command not found: curl.What am I missing? Is there any karaf feature to be installed for that? I am using opendaylight beryllium
Also, I had installed curl in ubuntu 14.04. Still, I am getting error command not found: curl.What am I missing? Is there any karaf feature to be installed for that? I am using opendaylight beryllium
It is no way related to ODL. Try to install it properly.
sudo apt-get update sudo apt-get upgrade sudo apt-get install curl
Thanks harsha and azhark for replying. Actually, I am trying to block the tcp datagrams using "curl" in controller (opendaylight-user@root>curl -a -H.........) as given in the link http://www.frank-durr.de/?p=68 . After that, I am getting "command not found: curl" I am sure that curl is installed properly. i run the command (whereis curl) to check. Please have a look into the link and help if you can. Thanks
This thread is public, all members of ask.opendaylight.org can read this page.
Asked: 2016-04-02 11:32:17 -0800
Seen: 2,039 times
Last updated: Apr 02 '16
© 2014 OpenDaylight, A Linux Foundation Collaborative Project. All Rights Reserved.
OpenDaylight is a trademark of The OpenDaylight Project, Inc.
Linux Foundation is a registered trademark of The Linux Foundation.
Linux is a registered trademark of Linus Torvalds.
Please see our brand guidelines, trademark guidelines, terms of service and privacy policy.