<div>The 64-bit version of the file exists.</div><div><br></div><div>I used to be able to run this program in Debian 10.</div><div><br></div><div>How do I run it now? The author has retired and isn't interested in building a 64-bit executable (staticor otherwise).</div><div><br></div><div><span></span></div></body></html>
And there's still the mystery why a statically-linked executable wants to load a shared object library.
Am I losing my mind?
At first I had done "file LinuxSusser". It reported "Statically linked."
Just to be sure, I did the recommended "ldd LinuxSusser." It also reported Statically linked."
When I retry them, "file" says it's dynamically linked, and "ldd" reports about two dozen links to missing shared object libraries.
[...]
so I don't understand why it was statically linked a few
hours ago. The file's time stamp hasn't changed.
Now, instead of simply refusing to run, or (the original "Command not
found") it lists a bunch of missing gtk modules (atk-bridge, pixmap, adwaita), not missing shared object libraries. Where do I get the missing
gtk modules?
Van Snyder wrote:
And there's still the mystery why a statically-linked executable
wants to
load a shared object library.
Am I losing my mind?
At first I had done "file LinuxSusser". It reported "Statically
linked."
Just to be sure, I did the recommended "ldd LinuxSusser." It also
reported Statically linked."
Then it's almost certainly using dlopen() to load this shared library.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 04:29:52 |
Calls: | 10,386 |
Calls today: | 1 |
Files: | 14,058 |
Messages: | 6,416,622 |