From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.help Subject: Re: In emacs, gdb says "cannot open shared object file" Date: Tue, 2 Jun 2009 09:14:48 +0200 Organization: UDC Message-ID: <200906020914.48782.aluaces@udc.es> References: <18979.25818.810590.678739@totara.tehura.co.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1243926796 26570 80.91.229.12 (2 Jun 2009 07:13:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Jun 2009 07:13:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 02 09:13:13 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MBOBM-0004jj-Jv for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Jun 2009 09:13:12 +0200 Original-Received: from localhost ([127.0.0.1]:60728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBOBL-0003Mn-NQ for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Jun 2009 03:13:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBOAs-0003Ks-MP for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:12:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBOAn-0003JA-Ui for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:12:42 -0400 Original-Received: from [199.232.76.173] (port=59247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBOAn-0003Ip-PJ for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:12:37 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:7250) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBOAn-0005z1-Ds for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:12:37 -0400 Original-Received: from smtpout2.correo.udc.es ([193.147.40.144]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBOAk-0004Kf-PE for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:12:35 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtpout2.correo.udc.es (Postfix) with ESMTP id D94CEEF5B8 for ; Tue, 2 Jun 2009 09:12:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at smtpout2.correo.udc.es Original-Received: from smtpout2.correo.udc.es ([127.0.0.1]) by localhost (smtpout2.correo.udc.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RdHbaC5OeRqU for ; Tue, 2 Jun 2009 09:12:27 +0200 (CEST) Original-Received: from eps142.cdf.udc.es (eps142.cdf.udc.es [193.144.52.142]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 008B5EF531 for ; Tue, 2 Jun 2009 09:12:26 +0200 (CEST) User-Agent: KMail/1.9.9 In-Reply-To: Content-Disposition: inline X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64894 Archived-At: El Lunes 01 Junio 2009ES 11:13:12 Mihai Vasilian escribi=C3=B3: > I see now it was a gdb issue, not an emacs or kdevelop one. If you need to set this or some other environment variables, you can also u= se=20 the "set environment" command from gdb: set environment FOO=3Dfoo Regards, Alberto