Hi,

On Fri, Oct 26, 2018 at 9:45 AM Thomas Nemeth <[email protected]> wrote:
>     I'm using an debian testing on an i386 system. The problem does not
>     affect amd64, only i386. When I start tmux I got the following
>     message :
>
> tmux: error while loading shared libraries: libncurses.so.5: cannot open 
> shared object file: No such file or directory

Thanks for the report. Are you 100% sure that the tmux binary is from
the Debian package? As far as I can tell, the binary in the archive is
correctly linked against libtinfo:

| Dynamic section at offset 0x99b2c contains 32 entries:
|   Tag        Type                         Name/Value
| 0x00000001 (NEEDED)                     Shared library: [libutil.so.1]
| 0x00000001 (NEEDED)                     Shared library: [libutempter.so.0]
| 0x00000001 (NEEDED)                     Shared library: [libtinfo.so.6]
| 0x00000001 (NEEDED)                     Shared library: [libevent-2.1.so.6]
| 0x00000001 (NEEDED)                     Shared library: [libresolv.so.2]
| 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

Reply via email to