Subj : Re: Mystic on 32 bit Ras Pi To : paul From : Al Date : Mon Nov 25 2024 01:37 pm >> What does ldd have to say about mis? >> >> ldd ./mis might provide some insight. > Here you are: > lld ./mis Be sure you run ldd. ldd will print shared object dependencies. I am not sure what lld will provide. When I run ldd against my bbbs executible I see this. linux-vdso.so.1 (0x00007f26b76e2000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f26b76b2000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f26b76ad000) libc.so.6 => /usr/lib/libc.so.6 (0x00007f26b74c7000) /lib64/ld-linux-x86-64.so.2 (0x00007f26b76e4000) All the above files are found and BBBS runs as expected. If you see any files listed in red (missing) then your software will not run. When I run ldd against a recent 64bit mis it is fine, if I run ldd against a recent 32 bit mis it says the file is not executible. Be sure you are running a Pi version of Mystic on a Pi. A linux executible probably will not run on a Pi. --- BBBS/Li6 v4.10 Toy-7 * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106) .