On Wed, 22 Sep 2021 15:43:36 +0000 (UTC) Globe Trotter via devel <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > >On Wednesday, September 22, 2021, 08:32:05 AM CDT, Vitaly Zaitsev via devel <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > > On 22/09/2021 15:24, Globe Trotter via devel wrote: > >> So, it appears that there is a standard /usr/lib64? But is it being set directly by the spec file? How do I unset it? Any suggestions? then you might need the "hard" way of removing rpath (add after running configure) # Don't use rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool Dan _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure