From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 141B03858C20; Mon, 3 Apr 2023 13:57:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 141B03858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680530241; bh=niu8fxsEsFp2c7wpoCS+EQiJiwkv1PYsMSO0ccFnq2g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FhpH14KgnpA74d8XX61W6s1yJRDc5YE7Dns5D6pA2v5BNpR4Our/HgxtVeutu9tH6 ywplaKG8AxqwoA0w3BrDVCFgouDQAoHUtkOhJTaWte0ni64f3NjW0Xkgqr2F04P+EN Bh6z7TrgRTVzV+ODfcA5kJMpPUbVSsfufWMtRn4A= From: "jason.vas.dias at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/30306] ld.so.conf could easily / should support binary specific LD_PATH directory search path settings ? Date: Mon, 03 Apr 2023 13:57:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: jason.vas.dias at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30306 --- Comment #1 from Jason Vas Dias --- Oops, of course my /usr/bin/perf script has to be: ' !#/bin/bash declare -x LD_LIBRARY_PATH=3D/usr/local/lib64 exec /usr/bin/perf.bin "$@" ', --=20 You are receiving this mail because: You are on the CC list for the bug.=