From owner-freebsd-current Sat Sep 5 16:29:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24530 for freebsd-current-outgoing; Sat, 5 Sep 1998 16:29:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from friley-185-114.res.iastate.edu (friley-185-114.res.iastate.edu [129.186.185.114]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA24525 for ; Sat, 5 Sep 1998 16:29:47 -0700 (PDT) (envelope-from ccsanady@friley-185-114.res.iastate.edu) Received: from friley-185-114.res.iastate.edu (loopback [127.0.0.1]) by friley-185-114.res.iastate.edu (8.9.1/8.9.1) with ESMTP id SAA16817 for ; Sat, 5 Sep 1998 18:28:38 -0500 (CDT) (envelope-from ccsanady@friley-185-114.res.iastate.edu) Message-Id: <199809052328.SAA16817@friley-185-114.res.iastate.edu> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG Subject: editing elf library search paths? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 05 Sep 1998 18:28:38 -0500 From: Chris Csanady Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it possible to edit the library paths in a binary that has already been created? I went ahead and rebuilt X, and a few programs, although /usr/local/lib never seems to be in the path. All the X programs work though. :\ How is it that the compiler decides what the path should be? Does one have to explicitly specify -R for all compiles now? Thanks, Chris Csanady To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message