You will need to add the location of the arangod binary to your PATH environment variable or execute arangod witth full path.
So either set PATH=$PATH:/<path to arangod> followed by the command as you posted above. or /<path to arangod>/arangod --server.endpoint tcp://0.0.0.0:5001 --agency.my-address tcp://192.168.1.1:5001 --server.authentication false --agency.activate true --agency.size 3 --agency.supervision true --database.directory agency What OS are you on? > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
