Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
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 motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net 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 <da...@depowell.com> To: Motion discussion list <Motion-user@lists.sourceforge.net> Subject: [Motion-user] Motion "not a dynamic executable" Message-ID: <738b918f-f70b-6594-52d5-b0b6db0bd...@depowell.com> 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 <rmbusy+mot...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Motion "not a dynamic executable" Message-ID: <2a13e15d-8386-8c55-61f9-20604f1e2...@gmail.com> 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 > Motion-user@lists.sourceforge.net > 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 <an...@webkr.de> To: "'Motion discussion list'" <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Motion "not a dynamic executable" Message-ID: <020d01d762fe$60dfbd90$229f38b0$@webkr.de> Content-Type: text/plain; charset="utf-8" What does ?file /usr/local/bin/motion? say? From: David Powell [mailto:da...@depowell.com] Sent: Donnerstag, 17. Juni 2021 00:13 To: Motion discussion list <Motion-user@lists.sourceforge.net> 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 <da...@depowell.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Motion "not a dynamic executable" Message-ID: <81f3a803-d375-a7a4-2c78-d3ca7faac...@depowell.com> 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:da...@depowell.com] > *Sent:* Donnerstag, 17. Juni 2021 00:13 > *To:* Motion discussion list <Motion-user@lists.sourceforge.net> > *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 > Motion-user@lists.sourceforge.net > 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 Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 180, Issue 10 ********************************************