Chuck Hallenbeck <chuckhallenb...@gmail.com> wrote: > Okay, I think we're closing in on it.
> The Cepstral swift package runs fine on archlinux, where using ldd -r > on the executable lists eleven libraries, all but one of which is > present on Debian where the Cepstral package fails. On Debian, ldd -r > on the executable says simply "not a dynamically linked executable." > The item found on Arch but missing on Debian is: > /lib64/ld-linux-x86-64.so.2 (0x00007fd2b1fd1000) > Any idea where to go from here? Hmm. That file is contained in the package libc6:amd64. It should be installed on your system if you system really is of the amd64 variant. Grüße, Sven. -- Sigmentation fault. Core dumped.