Re: [gentoo-user] newboat loading wrong library path

2020-05-10 Thread Caveman Al Toraboran
On Sunday, May 10, 2020 5:02 PM, Ashley Dixon wrote: > A more permanent solution would be to fix the error in newsboat, or patch the > ebuild to create this symlink upon installation of stfl or newsboat. thanks a lot for your time. highly appreciated. any reason why it isn't a bug in libstfl?

[gentoo-user] newboat loading wrong library path

2020-05-10 Thread Caveman Al Toraboran
hi: shell> newsboat newsboat: error while loading shared libraries: libstfl.so.0: cannot open shared object file: No such file or directory shell> ls /usr/lib64/libstfl.so* -lh lrwxrwxrwx 1 root root 15 May 10 15:27 /usr/lib64/libstfl.so -> libstfl.so.0.24* -rwxr-xr-x 1

Re: [gentoo-user] newboat loading wrong library path

2020-05-10 Thread Ashley Dixon
On Sun, May 10, 2020 at 02:46:39PM +, Caveman Al Toraboran wrote: > any reason why it isn't a bug in libstfl? e.g. > shouldn't it create a symlink to libstfl.so.0 as > well? See [1] and [2] for an overview of the versioning and naming schemes commonly used by shared objects libraries.

Re: [gentoo-user] newboat loading wrong library path

2020-05-10 Thread Ashley Dixon
On Sun, May 10, 2020 at 12:52:46PM +, Caveman Al Toraboran wrote: > shell> newsboat > newsboat: error while loading shared libraries: libstfl.so.0: cannot open > shared object file: No such file or directory Searching on portagefilelist.de, this file appears in dev-libs/stfl. Okay, let's have