Wi5 / odin-wi5-agent

Click-based odin agent that runs on access points
2 stars 7 forks source link

problem with running start.sh #27

Closed peterrz closed 7 years ago

peterrz commented 7 years ago

Hi, looks like some problem in start.sh, when i run it, i get this error

Setting variables Lanching OVS Syntax: /etc/init.d/openvswitch [command] Available commands: start Start the service stop Stop the service restart Restart the service reload Reload configuration files (or restart if that fails) enable Enable service autostart disable Disable service autostart

: not foundine 23: ovs-vsctl ifconfig: SIOCGIFFLAGS: No such device : not foundine 25: ovs-vsctl Launch click ./click: line 3: : not found ./click: line 3: N▒@8: not found ./click: line 3:ELF: not found ./click: line 2: syntax error: unexpected word (expecting ")") Adding Click interface to OVS ifconfig: SIOCGIFFLAGS: No such device start.sh: line 81: syntax error: unexpected end of file (expecting "done")

i remove Setting variables and initiate them directory in .sh but some error too, also try to run your method manually ,still same error. i will be appreciate guide me