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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=DPXoQ+0kyaytZIq1jPkCHBFyx2i6iB8Hzv0XCylNEzZ
	Y7aqymqAw9nrhRRyLec2iJ0uXdtwv3OHTfc7jvQW9q6RFdnhqe1t8u2iJ5wo9kni
	7fApXSG+KYJmVpnhzWG5v0r5RwedU+AHMQA1hZky8ydSZMbTEpxXZJqfCIeX14tQ
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=m+q4MkdWBRXRSaz8O1+M6xYF408=; b=JaZZDP/ltOGaih5hj
	eitJGn4JzZOZCCyp31iRAkCGJU8UW2H7Pdm9fJVEtXUUMGKafUCtopyWVh3HDHjS
	qBlTJUh2jG8Xq70AnCnUJxvEVzwwCgxZTTPLrPMk2XTkSZQ11Ae02vYNShXL+y6j
	gndp2ADHvqBAqvqs2XJgQysxjk=
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=3.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS autolearn=no version=3.3.2
X-HELO: out.ipsmtp4nec.opaltelecom.net
X-SMTPAUTH: drstacey@tiscali.co.uk
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AlkCAEN5OlRV0kDc/2dsb2JhbAANTdNogxwDAgKBGgGFAAEBBDhAEQsYCRYPCQMCAQIBNwENEwgBAbVhlUYBAQEHAQEBAR6QTBaENQEEhRUCikindYM1AQEB
X-IPAS-Result: AlkCAEN5OlRV0kDc/2dsb2JhbAANTdNogxwDAgKBGgGFAAEBBDhAEQsYCRYPCQMCAQIBNwENEwgBAbVhlUYBAQEHAQEBAR6QTBaENQEEhRUCikindYM1AQEB
Message-ID: <543A7A4E.9070509@tiscali.co.uk>
Date: Sun, 12 Oct 2014 13:55:42 +0100
From: David Stacey <drstacey@tiscali.co.uk>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin on WXP -- Installs but immediately fails on running ???
References: <loom.20141012T014913-269@post.gmane.org>
In-Reply-To: <loom.20141012T014913-269@post.gmane.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 12/10/14 01:05, John H. Lindsay wrote:
> I'm trying to run Cygwin on WXP (I know, but my main OS is OS/2 / eCS 2.2B2,
> and I don't need a Windows OS, except to help port some stuff to eCS).
> Cygwin 1.7.32-1 apparently installs O.K. on WXP without any complaint from
> the installer.  But when I try to run it, it stops immediately, complaining
> that it can't find a file  utmp .  I can't find it in the Cygwin
> distribution, and google-type searches turn up nothing.  From the sketchy
> references that I have been able to find, it could be from Linux or UNIX,
> but what is this file ?  Where can I get a copy ?  Is there a bypass to this
> error condition ?

/var/run/utmp is a database of logged on users. Create an empty file in 
/var/run called 'utmp'. If you do this through Windows note that there 
is no file extension. Then try again. This might get you over the hurdle 
in question, but I wonder if this is symptomatic of an installation 
problem. That said, I haven't installed Cygwin on Windows XP for quite a 
while.

Cheers,

Dave.


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

