On 06/01/2016 05:08, Frank Esposito wrote:
I am having an problem starting emacs within cygwin/bash --
I am getting this message
C:/CYGWIN/bin/emacs-X11.exe: error while loading shared libraries: ?: cannot
open shared object file: No such file or directory
Is there a way I can debug the startup of emacs to see what is missing? env
vars?
Thanks
this should produce a more clear error message
strace -o emacs-X11.strace /usr/bin/emacs-X11.exe
--
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