On 2023-10-04 at 20:05 -0400, Dave Cigna wrote: > Here's how I encountered the problem. You might not be able to > reproduce > it on your machine, but that doesn't mean that it's not a bug with > bash: > > download: candle_1.1.7.tar.gz > from: https://github.com/Denvi/Candle > Extract to the folder of your choosing. cd to that folder and execute > the > bash command: > > ../Candle
For the record, the above program is a 32-bit ELF executable. The most likely caue for the error in this case is not having the /lib/ld- linux.so.2 interpreter it requests.