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: Óscar Fuentes
Subject: Re: Wrong PATH in MSYS2/MINGW64 builds?
Date: Thu, 28 May 2015 16:11:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Angelo Graziosi <address@hidden> writes:

> Trying to visit a bzip2 file (foo.txt.bz2) with
> mingw-w64-emacs-git-r121447.8a9ba4d-1 installed package, I got
>
>  Uncompression program `bzip2' not found
>
> So, trying
>
>   (getenv "PATH")
>
> from scratch buffer, prints:
>
> "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\"
>
>
> I wonder if this is Windows-builds related

What is Windows-builds?

> 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 ?

> MSYS ~
> $ type bzip2
> bzip2 is /usr/bin/bzip2



>
> Ciao,
>  Angelo.




reply via email to

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