X-Recipient: archive-cygwin AT delorie DOT 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: <5008629D DOT 5090308 AT redhat DOT com> <500B797C DOT 30109 AT cwilson DOT fastmail DOT fm> Date: Mon, 23 Jul 2012 14:11:43 -0400 Message-ID: Subject: Re: Cannot Execute urxvt after upgrade From: K Stahl To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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