X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=OCY
	tHkrAIaJ1a0uFwNuW4D91dwoB1xP4GgdqFcpe9zQLC9IWl9LqhRLOhOWZfR6iUZR
	likw08V0b7qRFLUF1H6SRNhMZaViR2OM517uSNzzx1MCTaF6pVQwLXnxTKSOGXox
	fO/t5e6Okk06Cl+kY3QYQhvn3iK+HK45a/n7k6Sw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=6aNGtHWhN
	t+Bs/CwvY4hp7n+xZk=; b=EjQ9EBVpg5XShe2T0adBzGWpLI13hqHQDr+OB5cf3
	z6qBxnigQsjzb9CVGKUImEkzf6p+3ESnfvCNMhQ2ivtWecAyQF6Ku1tWR0lBQ/91
	VO89tjIZbC6UZ/vSlipAZgI40lqlyWmUEeLrt7Zw3sxJhmyOQHstnkvsPCSf+NYV
	fY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48,FORGED_HOTMAIL_RCVD2,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Zach <gotthelife97@hotmail.com>
Subject: Cygwin and Boltztrap
Date: Thu, 27 Mar 2014 18:38:46 +0000 (UTC)
Lines: 12
Message-ID: <loom.20140327T193611-854@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Hi, I was recently installing Boltztrap (a code used to analyze and predict 
the transport properties of quantum simulation codes in materials) on cygwin, 
and ran into a small problem. Basically, the x_trans shell script which is 
called to run the program was not working. I was getting an error, something 
about the binary file is not executable. I found out, that I just had to 
modify the line:

exe = BoltzTraP.exe

I added the .exe here. and now it works!




--
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

