From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: Wrong PATH in MSYS2/MINGW64 builds? Date: Thu, 28 May 2015 17:36:04 +0200 Message-ID: <87fv6gaf4r.fsf@wanadoo.es> References: <55671E77.8030404@alice.it> <834mmwyc0i.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1432827410 4122 80.91.229.3 (28 May 2015 15:36:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 May 2015 15:36:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 28 17:36:43 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YxzrP-0008JK-7U for ged-emacs-devel@m.gmane.org; Thu, 28 May 2015 17:36:43 +0200 Original-Received: from localhost ([::1]:59633 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxzrO-0003Rf-5B for ged-emacs-devel@m.gmane.org; Thu, 28 May 2015 11:36:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxzrC-0003Ra-09 for emacs-devel@gnu.org; Thu, 28 May 2015 11:36:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yxzr9-0004Ug-Az for emacs-devel@gnu.org; Thu, 28 May 2015 11:36:29 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:42389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxzr9-0004UY-45 for emacs-devel@gnu.org; Thu, 28 May 2015 11:36:27 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yxzr7-00088c-Bq for emacs-devel@gnu.org; Thu, 28 May 2015 17:36:25 +0200 Original-Received: from 100.red-81-44-116.dynamicip.rima-tde.net ([81.44.116.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 May 2015 17:36:25 +0200 Original-Received: from ofv by 100.red-81-44-116.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 May 2015 17:36:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 100.red-81-44-116.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:59wkZZrAxhnGC54JynXILlH1uE4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186912 Archived-At: Eli Zaretskii writes: [snip] > You should make > sure your bzip2.exe is found in one of those directories, or add its > directory to system-wide PATH before starting Emacs. I would expect from Emacs to be able to execute the applications that reside on the same directory as emacs.exe.