From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Frank Esposito Newsgroups: gmane.emacs.help Subject: emacs and cygwin Date: Tue, 5 Jan 2016 21:19:45 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1452070714 25388 80.91.229.3 (6 Jan 2016 08:58:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jan 2016 08:58:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 06 09:58:27 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aGjvG-0001Zl-6Y for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Jan 2016 09:58:26 +0100 Original-Received: from localhost ([::1]:53436 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGjvF-0000Qu-Ga for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Jan 2016 03:58:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGdhT-0008RT-H0 for help-gnu-emacs@gnu.org; Tue, 05 Jan 2016 21:19:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGdhS-00036h-IW for help-gnu-emacs@gnu.org; Tue, 05 Jan 2016 21:19:47 -0500 Original-Received: from mail-ob0-x232.google.com ([2607:f8b0:4003:c01::232]:34135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGdhS-00036b-Cl for help-gnu-emacs@gnu.org; Tue, 05 Jan 2016 21:19:46 -0500 Original-Received: by mail-ob0-x232.google.com with SMTP id wp13so154625640obc.1 for ; Tue, 05 Jan 2016 18:19:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NO62d0hunx7lv+SslWkLifOcLlpa0DLXp4GwXt/lGUI=; b=ZTRvx8nBKxE3PAx6zrS+i+w23UHlcbVF09H4aGXot+LfNQpussj4sR3e1wEc+WMhXw 6pdhQK8UApK8ViPCDtTUVHS4/CnxfODZYExZqD5bx3xrtDHq6N9JCcNtJIEj7HV8MEdX EKiv/jgj+jHjhsidhN+rPhWgZACpn4ZMONUZ45ZabbWXFG2KJPIIIPkfbW8CstoZe0HH U1AtfseY5Rz2EeEF/mfAjfTFKbbc3SkrrtAkzDO6G+6hLY/s7QfAW8EF9VhcEhGhn8K0 zGiGnLqr+pzGLDwBZMI4bTDm+EcignjoEElRmCYJG8t0ObawVUlaRDkSOcI6hpd1KhEc N3qg== X-Received: by 10.182.103.167 with SMTP id fx7mr67070457obb.36.1452046785722; Tue, 05 Jan 2016 18:19:45 -0800 (PST) Original-Received: by 10.183.10.134 with HTTP; Tue, 5 Jan 2016 18:19:45 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4003:c01::232 X-Mailman-Approved-At: Wed, 06 Jan 2016 03:58:09 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108632 Archived-At: 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 -- Frank Esposito