X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.0 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_RX,TW_WT
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <500B797C.30109@cwilson.fastmail.fm>
References: <CAMK_jUUS5Pqns_hXZ6Ug3P+tMQ7=xGvZYYUDip_y_zW1iLxiuw@mail.gmail.com>	<5008629D.5090308@redhat.com>	<CAMK_jUWGt-AK8B5LB6JQE710p5GqethEKsQshCHppLo-o0siGA@mail.gmail.com>	<500B797C.30109@cwilson.fastmail.fm>
Date: Mon, 23 Jul 2012 14:11:43 -0400
Message-ID: <CAMK_jUVBEo-86-j0OUjC8TV=NFZUFc-U0i_wP05gw85RknL2nw@mail.gmail.com>
Subject: Re: Cannot Execute urxvt after upgrade
From: K Stahl <kdstahl@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

> $realjob has been kicking my *** for months now. But the light at the end of
> the tunnel has begun glimmering; if it doesn't turn out to be an oncoming
> train I should have time this weekend.

Awesome!  I look forward to anything you can do to resolve this issue.


In the interim, I've played around with trying to get urxvt to work
(with a fatal hiccup).

Downloaded rxvt-unicode-9.15.tar.bz2 and performed the following:
$ tar xf rxvt-unicode-9.15.tar.bz2
$ cd rxvt-unicode-9.15/
$ ./configure --enable-everything --disable-wtmp --disable-lastlog
$ make
$ make install (This fails for some reason)

From here, I performed
$ cd src && make install
$ cd doc && make install

NOTE: The default configuration installs everything into /usr/local/bin

I was able to open a terminal, but as soon as I perform "man urxvt",
the terminal dies (e.g. disappears).

This has exceeded my experience with building/installing, so I'm once
again suck.

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

