From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 13:49:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F6016A4DE for ; Mon, 10 Jul 2006 13:49:14 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD40843D46 for ; Mon, 10 Jul 2006 13:49:13 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.7/8.13.7/Debian-1) with ESMTP id k6ADmtLd019157 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 10 Jul 2006 16:48:58 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.7/8.13.7) with ESMTP id k6ADmmqD043651; Mon, 10 Jul 2006 16:48:49 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.7/8.13.7/Submit) id k6ADmlaK043637; Mon, 10 Jul 2006 16:48:47 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 10 Jul 2006 16:48:46 +0300 From: Giorgos Keramidas To: nospam@mgedv.net Message-ID: <20060710134845.GA39559@gothmog.pc> References: <20060707134616.GA3807@gothmog.pc> <000501c6a421$c8c3a9a0$01010101@avalon.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c6a421$c8c3a9a0$01010101@avalon.lan> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.662, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.74, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: shared library loader configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2006 13:49:14 -0000 On 2006-07-10 15:07, "no@spam@mgedv.net" wrote: > Giorgos Keramidas wrote: > > [lengthy example about compiling with -L and -R options] > > 1st of all, thx for the efforts to clarify things. No problem :) > but now, i use -L and -R, this works fine (until now) and > maybe it's not necessary anymore, to workaround ldconfig. Thanks for taking the time to post a followup that it all works now.