unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
To: emacs-devel@gnu.org
Subject: Re: Installing the current emacs-28 branch under Windows 10
Date: Thu, 14 Oct 2021 17:59:57 +0200	[thread overview]
Message-ID: <86tuhjy4ua.fsf@duenenhof-wilhelm.de> (raw)
In-Reply-To: 83ee8om7z4.fsf@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

>> From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
>> One observation so far: The Emacs executable can't find its own info
>> files!  It seems that in the info viewer are only core utils.
>
> I have no such problem here.  Does that happen in "emacs -Q"?

Yes (I needed three shells to get emacs-28.0.60 -Q started)

> Do you have INFOPATH set in the environment?

I didn't set INFOPATH (checked ~/.bashrc, I think it isn't a Windows
environment variable).

> Also, what is the value of Info-default-directory-list immediately
> after entering "emacs -Q", and what is the value of
> Info-directory-list after invoking "M-x info" in "emacs -Q"?

Please have a look below, in summary: The Info variables are looking
very fishy!

------------------------------
1) Windows command prompt, didn't work
------------------------------

In the installation folder:
runemacs.exe -Q

=> libgmp-10.dll not found

By the way, there was no runemacs.bat in the installation directory
created.

------------------------------
2) MSYS2 MSYS, didn't work either
------------------------------

uidg1626@VSL7V7PW MSYS /d/Emacs/emacs28/bin
$ echo $INFOPATH
/usr/local/info:/usr/share/info:/usr/info:/share/info

then

$ ./runemacs.exe -Q

=> No Emacs GUI!  No error message, next try:

uidg1626@VSL7V7PW MSYS /d/Emacs/emacs28/bin
$ ./emacs-28.0.60.exe -Q
D:/Emacs/emacs28/bin/emacs-28.0.60.exe: error while loading shared libraries: libgmp-10.dll: cannot open shared object file: No such file or directory

=> No Emacs GUI.

------------------------------
3) MSYS2 MinGW 64-bit, is working
------------------------------

uidg1626@VSL7V7PW MINGW64 /d/Emacs/emacs-28/info
$ echo $INFOPATH
/usr/local/info:/usr/share/info:/usr/info:/share/info

changed to the installation folder: /d/Emacs/emacs28/bin
$ ./runemacs.exe -Q

INFOPATH seen by Emacs (before C-h i):
C-u M-! echo $INFOPATH
D:\appl\MSYS2\usr\local\info;D:\appl\MSYS2\usr\share\info;D:\appl\MSYS2\usr\info;D:\appl\MSYS2\share\info

Info-default-directory-list C-u C-x e ("%emacs_dir%/share/info/")

Then Info: C-h i
=> No emacs menu item in (dir) Top.

Info-directory-list C-u C-x e ("D:\\appl\\MSYS2\\usr\\share\\info")
----------------------------------------------------------------------

Thank you

      Dieter
-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany




  reply	other threads:[~2021-10-14 15:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12  9:23 Installing the current emacs-28 branch under Windows 10 H. Dieter Wilhelm
2021-10-12 14:06 ` Eli Zaretskii
2021-10-12 18:02   ` H. Dieter Wilhelm
2021-10-12 18:59     ` Eli Zaretskii
2021-10-13 20:30       ` H. Dieter Wilhelm
2021-10-13 21:28         ` Óscar Fuentes
2021-10-14  6:45           ` Eli Zaretskii
2021-10-17 23:01             ` Óscar Fuentes
2021-10-17 23:43               ` Óscar Fuentes
2021-10-14  6:33         ` Eli Zaretskii
2021-10-14 15:59           ` H. Dieter Wilhelm [this message]
2021-10-14 16:41             ` Eli Zaretskii
2021-10-15  9:26               ` H. Dieter Wilhelm
2021-10-15 10:58                 ` Eli Zaretskii
2021-10-16  9:57                   ` H. Dieter Wilhelm
2021-10-18 20:13                     ` H. Dieter Wilhelm
2021-10-18 20:34                       ` Óscar Fuentes
2021-10-19  7:00                         ` H. Dieter Wilhelm
2021-10-19 19:43                       ` H. Dieter Wilhelm
2021-10-20 11:49                         ` Eli Zaretskii
2021-10-20 19:15                           ` H. Dieter Wilhelm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86tuhjy4ua.fsf@duenenhof-wilhelm.de \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).