emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrong PATH in MSYS2/MINGW64 builds?


From: Angelo Graziosi
Subject: Re: Wrong PATH in MSYS2/MINGW64 builds?
Date: Thu, 28 May 2015 17:06:39 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Óscar Fuentes wrote:
Angelo Graziosi writes:

I wonder if this is Windows-builds related

What is Windows-builds?

The build done on MinGW64 shell from MSYS2...


of we can do a better
build. BTW I HAVE bzip2 installed (both in MINGW64 and MSYS2 shells):

MINGW64 ~
$ type bzip2
bzip2 is /mingw64/bin/bzip2

Is your emacs.exe installed on the same directory as mingw64 bzip2.exe ?

Yes,

 MINGW64 ~
$ type emacs
emacs è /mingw64/bin/emacs

 MINGW64 ~
$ type bzip2
bzip2 è /mingw64/bin/bzip2

But if (getenv "PATH") prints

"C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\"

it seems to me obvious that bzip2 isn't found. "C:\msys64\mingw64\bin" is not in the PATH...

BTW, I start Emacs with a link on status bar and its target is "C:\msys64\mingw64\bin\runemacs.exe".

Ciao,
 Angelo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]