?scar Fuentes <o...@wanadoo.es>
writes:
[snip]
>Please note that the `emacs` package is a MSYS2 package, i.e. it runs on
>top of the POSIX emulation layer provided by the MSYS2 runtime, which
>implies that Emacs works as if running on a POSIX (Unix-like) system.

... mingw-w64-x86_64-emacs

> This package is based on the MinGW-w64 runtime, which means that there
> is no emulation layer involved.
[snip]

Thanks, In the future, I will aim to install the MinGW-w64 version rather
than the MSYS package if I have a choice. Now I understood the meaning of
three ways of invoking msys2 in the start up folder (msys, MngGW 64 bit and
MinGW 32 bit)

--------------------------------------------------------------------------------------------------------------
Fabrice Popineau <fabrice.popin...@gmail.com>
writes:
[snip]
>I have built emacs 25.1 under WSL (aka Ubuntu on Windows) and it is not
>that slow. Even WSL is not that slow by itself.
>AFAIK, only I/O maybe slower than under native win32, but that's not what
>you do all the time when using emacs.
>Maybe I'll try to run some benchmarks.

Fabrice, my previous comment on slowness was not on the any version of
emacs, but on the WSL itself when I was trying to test it out to compare it
with msys2.  As I noted before, I was not able to install msys2 emacs
(MinGW-w64 version is good) anyway due to the dependent package problem.


On Sun, Nov 13, 2016 at 11:25 AM, Yongchao Ge <yongchao...@gmail.com> wrote:

> Thanks for finding out that I'm missing glib2. In fact, I'm missing a lot
> of dependent packages.
>
> Previously, I was just the following simple command to install emacs
>
> $pacman -S emacs
>
> which does not check the dependent packages.
>
> While I was checking the page, https://www.gnu.org/software/
> emacs/download.html, which includes command to install emacs
>
> $pacman -S mingw-w64-x86_64-emacs
>
> The above command installed about 48 dependent packages, which also includes 
> glib2.
>
> Now I have a good lightening fast msys2, which is much better  than the 
> ubuntu bash beta version
> from Windows 10 developer version 
> (http://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/).
> The bash beta version only works on the command line and slows down my 
> computer like a dog.
>
>
>
>
>
> On Sun, Nov 13, 2016 at 5:16 AM, lhmouse <lh_mo...@126.com> wrote:
>
>> C:\Users\LH_Mouse>pacman -Fs msys-gobject-2.0-0.dll
>> msys/glib2 2.48.0-1
>>     usr/bin/msys-gobject-2.0-0.dll
>>
>> C:\Users\LH_Mouse>pacman -Fy
>> :: Synchronizing package databases...
>>  mingw32 is up to date
>>  mingw64 is up to date
>>  msys is up to date
>>
>> C:\Users\LH_Mouse>pacman -Fs msys-gobject-2.0-0.dll
>> msys/glib2 2.48.0-1
>>     usr/bin/msys-gobject-2.0-0.dll
>>
>> C:\Users\LH_Mouse>pacman -S glib2
>> warning: glib2-2.48.0-1 is up to date -- reinstalling
>> resolving dependencies...
>> looking for conflicting packages...
>>
>> Packages (1) glib2-2.48.0-1
>>
>> Total Download Size:   1.70 MiB
>> Total Installed Size:  9.83 MiB
>> Net Upgrade Size:      0.00 MiB
>>
>> :: Proceed with installation? [Y/n]
>>
>>
>>
>> ------------------
>> Best regards,
>> lh_mouse
>> 2016-11-13
>>
>> -------------------------------------------------------------
>> 发件人:Yongchao Ge <yongchao...@gmail.com>
>> 发送日期:2016-11-13 11:00
>> 收件人:msys2-users
>> 抄送:
>> 主题:[Msys2-users] Fwd: emacs problems missing file
>>         msys-gobject-2.0-0.dll
>>
>> Hi,
>>
>> I just installed msys2 on windows 10 64 bit and did the update and
>> installed emacs, but I can not use it. My google search on the missing
>> file
>> msys-gobject-2.0-0.dll does not give me ideas on how to solve the problem.
>>
>> I'm able to to use git wget on msys2, but not emacs, is this related to
>> the
>> GUI, or X-windows?
>>
>> At https://sourceforge.net/p/msys2/wiki/Packages/ I've seen a lot
>> packages
>> are using gobject. How can resolve this probem?
>>
>> Thanks,
>>
>> Yongchao
>>
>> $ pacman -Ss emacs
>> mingw32/mingw-w64-i686-emacs 25.1-1
>>     The extensible, customizable, self-documenting, real-time display
>> editor
>>     (mingw-w64)
>> mingw64/mingw-w64-x86_64-emacs 25.1-1
>>     The extensible, customizable, self-documenting, real-time display
>> editor
>>     (mingw-w64)
>> msys/emacs 25.1-1 (editors) [installed]
>>     The extensible, customizable, self-documenting, real-time display
>> editor
>>     (msys2)
>>
>> $ emacs
>> C:/msys64/usr/bin/emacs.exe: error while loading shared libraries:
>> msys-gobject-2.0-0.dll: cannot open shared object file: No such file or
>> directory
>>
>> ------------------------------------------------------------
>> ------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>> _______________________________________________
>> Msys2-users mailing list
>> Msys2-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/msys2-users
>>
>>
>>
>>
>
------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to