This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: emacs installed but won't run


Charles Blair wrote:

>    When I type "emacs", I get a new command prompt, with no other
> messages.

That's expected when a library is missing, you can make sure by running
"emacs; echo $?" and getting error 53.

More interesting is knowing which library is missing, run "cygcheck
emacs".  Install whatever is missing; the real problem is a setup hint
file missing a dependency.
-- 
René Berber


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]