@lowflyer
No problem, to recap then - I came here after I searched and found that 'maya' had
the same issue I did and error:
./motion-mmal: error while loading shared libraries: libavformat.so.53:
cannot open shared object file: No such file or directory
While following along with what you suggested and had worked for maya I:
[b]sudo apt-get install -y libjpeg-dev libavformat56 libavformat-dev
libavcodec56 libavcodec-dev libavutil54 libavutil-dev libc6-dev zlib1g-dev
libmysqlclient18 libmysqlclient-dev libpq5 libpq-dev[/b]
And got those files without a problem. But when I:
[b]wget
https://www.dropbox.com/s/6ruqgv1h65zuf ... 114.tar.gz[/b]
I got:
wflyerUK-20151114.tar.gz
--2015-12-21 08:34:53--
https://www.dropbox.com/s/6ruqgv1h65zuf ...
114.tar.gz
Resolving
http://www.dropbox.com (
http://www.dropbox.com)...
108.160.172.238, 108.160.172.206
Connecting to
http://www.dropbox.com
(
http://www.dropbox.com)|108.160.172.238|:443... connected.
HTTP request sent, awaiting response... 302 FOUND
Location:
https://dl.dropboxusercontent.com/conte ... 6E1IZ/file [following]
--2015-12-21 08:34:55--
https://dl.dropboxusercontent.com/conte ...
6E1IZ/file
Resolving dl.dropboxusercontent.com (dl.dropboxusercontent.com)...
108.160.173.69
Connecting to dl.dropboxusercontent.com
(dl.dropboxusercontent.com)|108.160.173.69|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 156468 (153K) [application/octet-stream]
motion-mmal-lowflyerUK-20151114.tar.gz: Permission denied
Cannot write to ‘motion-mmal-lowflyerUK-20151114.tar.gz’ (Permission
denied).
That was corrected by adding sudo and then I managed to download your tarball. But when I:
[b]tar -zxvf motion-mmal-lowflyerUK-20151114.tar.gz[/b]
I got:
.tar (child): motion-mmal-lowflyerUK-20151114.tar.gz: Cannot open: No such
file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Then I rebooted and tried again, this time unpacking the tarball got me:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
I boot to shell enter my password, I see pi@raspberrypi ~S. If I run ls there I can see your tarball. When I run
[b]ls -l motion-mmal-lowflyerUK-20151114.tar.gz[/b]
I get:
-rw-r--r-- 1 root root 184489 Dec 21 09:14 motion-mmal-lowflyerUK-Z0151114.tar.gz
which I assume is a good thing, correct? Gonna go out on a limb here, is that part of the error:
gzip: stdin: not in gzip format
saying the tarball is in the wrong format for my software, as though I can't unzip it because I have the wrong software (sorry windows perspective perhaps). I ask because as you might remember installing Jessie on this little A gives me an error. I looked it up here on the forum and long ago (2013) the last post I found left me believing I could ignore it. It was a warning indicating the OS would not be supported by the version Pi I was running it on. When installing, the window that (with a B) normally offers a number of OSs to choose from, I get one and the additional option of a 512 partition. In my roundabout way I'm asking if it's possible I don't have the full deck?

lol
seems something went wrong with bold... and that looked so nice;-)