Read the statement by Michael Teeuw here.
MMM Awesome Alexa installing snowboy.
-
@sdetweil now I really dont know what else I have to follow, you can see each and every step I did, I literally copy pasted all the commands as they are. in the same order and directories, I havent included the first few steps mentioned as they get executed every time. I have posted every step which has got errors.
-
@Ameyalgudkar ignore the errors and keep going… it WILL FAIL til the last step…
which is why I offered the script to do it for you
-
@sdetweil how should I run the script? I tried the bash c but that didnt worked so did everything from script manually.
I will run the script exactly as you say and then will show you result if thats ok. also please let me know in which directory should I run the script. -
@Ameyalgudkar
cut and paste this line into a terminal windowbash -c "$(curl -sL https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0)"
-
@Ameyalgudkar said in MMM Awesome Alexa installing snowboy.:
I tried the bash c
looks like you forgot the - in front of c
bash -c do-install.sh
and didn’t mark it executable
chmod +x do-install.sh(if u already downloaded the file)
-
@sdetweil Thank you! I finally found my mistake. Yes it does work when your script is followed exactly.
-
@gelaw i just made a script out of the steps provided by the author, with one fix for a dependency.
-
@sdetweil Okay, would gladly like to tell that this did get the errors but it worked even with them. I didn’t knew until now that its fine to get those errors as no one mentions them anywhere in the scripts. Now the one thing is that the alexa only listens once and then stops listening to hotword. My mic is working and I have checked that. Speakers are working, I read somewhere about the electron and Chrome issue not sure if that would be the reason. But if that is then I will try, if that doesn’t work ill ask.
Thank you for the help and support