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 <[email protected]> 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 <[email protected]>
> 发送日期: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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users
>
>
>
>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to