I'm trying to run the samples from Martin O'Hanlon's excellent tutorial.... when running the wget in the terminal to get the files, I get the following errors. Any suggestions are welcome...
http://www.raspberry.org/files/astro-pi-install.sh
Resolving www.raspberry.org (www.raspberry.org)... 69.172.201.208
Connecting to www.raspberry.org (www.raspberry.org)|69.172.201.208|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘STDOUT’
- [<=> ] 0 --.-KB/s bash: line 1: syntax error near unexpected token `newline'
bash: line 1: `<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">'
- [ <=>
I'm running the following command before this:
wget -O - http://www.raspberry.org/files/astro-pi-install.sh --no-check-certificate | bash
The HAT is installed correctly, as far as I know. I have run some of the sample programs successfully.
tia,
Bob Irving
