Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Motion "not a dynamic executable" (David Powell)
2. Re: Motion "not a dynamic executable" (rmbusy)
3. Re: Motion "not a dynamic executable" (Andr? H?nsel)
4. Re: Motion "not a dynamic executable" (David Powell)
----------------------------------------------------------------------
Message: 1
Date: Wed, 16 Jun 2021 17:12:57 -0500
From: David Powell <[email protected]>
To: Motion discussion list <[email protected]>
Subject: [Motion-user] Motion "not a dynamic executable"
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
I am trying to upgrade my Motion machine from a Raspberry Pi 3b+ to a
4B.? I installed Ubuntu Focal Fossa on the 4B, and then the latest
focal_motion_4.3.2-1_arm64.deb by downloading it and then typing "/sudo
apt install focal_motion_4.3.2-1_arm64.deb/". Everything went swimmingly.
However, when I try to execute it, I get "-bash: /usr/local/bin/motion:
No such file or directory".? If I type "/which motion/", I get
"/usr/local/bin/motion". But the file _/is/_ there, and all executable
bits are set.
If I type "/ldd /usr/local/bin/motion/", I get "not a dynamic executable".
Am I missing a library somewhere or something?? Everything should be
64-bit afaik.
Thanks, David
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Wed, 16 Jun 2021 15:33:21 -0700
From: rmbusy <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Motion "not a dynamic executable"
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Maybe try running it with strace, to see if that will tell you what it's
unhappy about.
--
Rob.
On 6/16/21 3:12 PM, David Powell wrote:
>
> I am trying to upgrade my Motion machine from a Raspberry Pi 3b+ to a
> 4B.? I installed Ubuntu Focal Fossa on the 4B, and then the latest
> focal_motion_4.3.2-1_arm64.deb by downloading it and then typing
> "/sudo apt install focal_motion_4.3.2-1_arm64.deb/". Everything went
> swimmingly.
>
> However, when I try to execute it, I get "-bash:
> /usr/local/bin/motion: No such file or directory".? If I type "/which
> motion/", I get "/usr/local/bin/motion". But the file _/is/_ there,
> and all executable bits are set.
>
> If I type "/ldd /usr/local/bin/motion/", I get "not a dynamic executable".
>
> Am I missing a library somewhere or something?? Everything should be
> 64-bit afaik.
>
> Thanks, David
>
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Thu, 17 Jun 2021 00:24:30 +0200
From: Andr? H?nsel <[email protected]>
To: "'Motion discussion list'" <[email protected]>
Subject: Re: [Motion-user] Motion "not a dynamic executable"
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
What does ?file /usr/local/bin/motion? say?
From: David Powell [mailto:[email protected]]
Sent: Donnerstag, 17. Juni 2021 00:13
To: Motion discussion list <[email protected]>
Subject: [Motion-user] Motion "not a dynamic executable"
I am trying to upgrade my Motion machine from a Raspberry Pi 3b+ to a 4B. I
installed Ubuntu Focal Fossa on the 4B, and then the latest
focal_motion_4.3.2-1_arm64.deb by downloading it and then typing "sudo apt
install focal_motion_4.3.2-1_arm64.deb". Everything went swimmingly.
However, when I try to execute it, I get "-bash: /usr/local/bin/motion: No such
file or directory". If I type "which motion", I get "/usr/local/bin/motion".
But the file is there, and all executable bits are set.
If I type "ldd /usr/local/bin/motion", I get "not a dynamic executable".
Am I missing a library somewhere or something? Everything should be 64-bit
afaik.
Thanks, David
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Wed, 16 Jun 2021 19:49:39 -0500
From: David Powell <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Motion "not a dynamic executable"
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
It says exactly what it does on my old 3b+ system.? Ha! Apparently I
accidentally overwrote the executable on the new Pi when I was copying
stuff from the old one. The old Pi was running the 32-bin version of Motion.
Thanks!
On 6/16/21 5:24 PM, Andr? H?nsel wrote:
>
> What does ?file /usr/local/bin/motion? say?
>
> *From:*David Powell [mailto:[email protected]]
> *Sent:* Donnerstag, 17. Juni 2021 00:13
> *To:* Motion discussion list <[email protected]>
> *Subject:* [Motion-user] Motion "not a dynamic executable"
>
> I am trying to upgrade my Motion machine from a Raspberry Pi 3b+ to a
> 4B.? I installed Ubuntu Focal Fossa on the 4B, and then the latest
> focal_motion_4.3.2-1_arm64.deb by downloading it and then typing
> "/sudo apt install focal_motion_4.3.2-1_arm64.deb/".? Everything went
> swimmingly.
>
> However, when I try to execute it, I get "-bash:
> /usr/local/bin/motion: No such file or directory".? If I type "/which
> motion/", I get "/usr/local/bin/motion". But the file /_is_/ there,
> and all executable bits are set.
>
> If I type "/ldd /usr/local/bin/motion/", I get "not a dynamic executable".
>
> Am I missing a library somewhere or something?? Everything should be
> 64-bit afaik.
>
> Thanks, David
>
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 180, Issue 10
********************************************