all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs won't start interactively
Date: Mon, 27 May 2019 19:59:46 +0300	[thread overview]
Message-ID: <83sgsz25q5.fsf@gnu.org> (raw)
In-Reply-To: <BN6P102MB00661ACF5A35AD540DAC0C10EE1D0@BN6P102MB0066.NAMP102.PROD.OUTLOOK.COM> (Joe_Trivers@amat.com)

[Please reply to the list or Reply to All, so that everybody could see
your responses.]

> From: <Joe_Trivers@amat.com>
> Date: Mon, 27 May 2019 02:13:08 +0000
> 
> Hi Eli,
> Thank you for your reply.
> 
> > What if you type "emacs-26.1\bin\emacs -Q", does that also exit
> > immediately?
> 
> emacs -Q also exits immediately. I'm sure I tried that. I'm not where the machine is now so I can't try it today.
> 
> > How did you unpack the zip files, exactly?
> 
> I used Windows 10 native zip support. Right-click on the zip file icon, pick Unpack All, give it a directory name, and it unpacks all the files. Specifically, I gave it "c:\users\<my windows id>\Downloads\emacs-26.1" and it created directories bin, lib, and so on under that one.
> 
> I failed to mention that I copied the emacs-26.1.exe from the laptop where emacs works, using ftp binary to an HP-UX system and then ftp binary from there to the new machine. Running that file exited immediately, too. The file size of the .exe was identical on the two machines: 124,661,533 bytes.

I suspect some incompatible DLLs you have on your system.  Please
download the Dependency Walker from here:

  http://www.dependencywalker.com/

and use it to show what DLLs other than those which came with the
Emacs zip files you installed Emacs binds to on your system.
Incompatible DLLs should be shown in red, but in general I'd suspect
any DLL that didn't come with Windows which is found outside the Emacs
installation tree.

Please note that there are 2 kinds of executables on the GNU FTP site:
the 32-bit and the 64-bit.  Depending on which one you installed
(x86_64 is a 64-bit build), you will need a corresponding version of
the Dependency Walker and a corresponding version of the dependency
DLLs from the FTP site.



       reply	other threads:[~2019-05-27 16:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BN6P102MB00661ACF5A35AD540DAC0C10EE1D0@BN6P102MB0066.NAMP102.PROD.OUTLOOK.COM>
2019-05-27 16:59 ` Eli Zaretskii [this message]
2019-05-27 17:09   ` emacs won't start interactively Óscar Fuentes
2019-05-28 17:30 Joe Trivers via help-gnu-emacs
2019-05-28 18:55 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2019-05-28  1:09 Joe Trivers via help-gnu-emacs
2019-05-28  2:10 ` Óscar Fuentes
2019-05-28 14:51   ` Eli Zaretskii
2019-05-28 14:48 ` Eli Zaretskii
2019-05-26  3:27 Joe_Trivers--- via help-gnu-emacs
2019-05-26 13:43 ` Óscar Fuentes
2019-05-26 14:41 ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=83sgsz25q5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.