On Nov 06 2023, Gavin Smith wrote: > $ readelf -d /usr/local/lib/texinfo/ConvertXS.so | grep RUNPATH > 0x000000000000001d (RUNPATH) Library runpath: > [/usr/local/lib/texinfo] > > It still seems to be checking the other locations first, though.
Unlike DT_RPATH, DT_RUNPATH does not override LD_LIBRARY_PATH. -- Andreas Schwab, [email protected] GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."
