trickle icon indicating copy to clipboard operation
trickle copied to clipboard

Use $libdir for preload object lookup

Open interruptinuse opened this issue 4 years ago • 2 comments

Fix an incorrect assumption by configure that libdir is always $prefix/lib, which is not the case if e.g. configured with --libdir=/usr/lib64 (Gentoo). Fixes the "Could not find overload object" error on such installations.

interruptinuse avatar Jun 07 '21 16:06 interruptinuse

Hmmmm,how can I repair it ? trickle: Could not find overload object

z0z0r4 avatar Mar 16 '22 05:03 z0z0r4

Using Arch Linux, this patch alone did not help, I also had to apply https://aur.archlinux.org/packages/trickle-git#comment-885736 Note: This patch already is already applied if you install the trickle-git AUR, see https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=trickle-git#n43

mkurz avatar Nov 04 '22 10:11 mkurz

Please re-open, this is still relevant.

mkurz avatar Jun 27 '24 11:06 mkurz