Bug #1035
GNU screen missing libncursesw.so.5
Status: | Closed | Start date: | 02/10/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
I can't use GNU screen R8.5.2:
$ screen
screen: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
$ ldd /usr/bin/screen
linux-vdso.so.1 (0x00007fffb3991000)
libncursesw.so.5 => not found
libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007efe64e92000)
libpam.so.0 => /usr/lib/libpam.so.0 (0x00007efe64c84000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007efe648c5000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007efe646c1000)
/lib/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007efe650ca000)
Associated revisions
screen: update to 4.6.2. closes #1035
History
Updated by brfransen almost 6 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset 5becede04b36667de9a77f40ab7dfdda3e12c836.