delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/10/06/18:58:11

X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:content-type
:content-transfer-encoding:date:from:to:subject:message-id; q=
dns; s=default; b=OQ3N6+ed4vx7WWx398X9fO2CuhVH4yftx38yj1/aFHE8w2
8WxlDVS8AM635Ro4mwpYfsGF9R0HTIaFdbDOhnfPW/62XWsJVA1TxFOMJchw6ENC
jlx1kOZ8KB7nnbKQzuyp7TUsDY9gJJ0HZXrNuam6Iac99Ntt1C9pdBrppF91c=
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:mime-version:content-type
:content-transfer-encoding:date:from:to:subject:message-id; s=
default; bh=o/Vfus/kgB9Hs56kcjFPvryBCvw=; b=jRb8aMiYRbl07wYQbOgP
GRr6lRo/p0txmMwhp0ZqymQaeT9U+8me8HEhDe2Np73sdPk5zy1PpY5g9x6Nkgzb
0QSpkKN0hXqIiFBAHth7XO2JStqH5WHT1g6pDVgyA09Qp9vF2rM3UH3taly7tvgo
obnhRcuSW2y8gsT/zhPjjOM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_20,SPF_PASS autolearn=ham version=3.3.2 spammy=downloaded, icon, UD:www.cygwin.com, wwwcygwincom
X-HELO: yehat.aphroland.org
MIME-Version: 1.0
Date: Thu, 06 Oct 2016 15:57:38 -0700
From: nate <cygwin AT linuxpowered DOT net>
To: cygwin AT cygwin DOT com
Subject: location of native rxvt binaries?
Message-ID: <f47ec0447cf85b7c4638a8bd16a7ed28@roundcube.linuxpowered.net>
X-Sender: cygwin AT linuxpowered DOT net
User-Agent: Roundcube Webmail/1.1.2
X-Sanitizer: This message has been sanitized!
X-Sanitizer-URL: http://mailtools.anomy.net/
X-Sanitizer-Rev: $Id: Sanitizer.pm,v 1.94 2006/01/02 16:43:10 bre Exp $
X-IsSubscribed: yes

Hello!

I have been a cygwin user for at least 16 years now and first off want 
to say thanks
for the hard work!

I have a new Windows 2008 R2 server I would like some basic cygwin tools 
on, one of the
most important is the native rxvt.

But it seems both the 32-bit and the 64-bit versions of rxvt included 
with cygwin as
downloaded today are not native, but require X instead. Another telltale 
sign is
there was no windows icon within the rxvt.exe binary in the versions I 
downloaded
today.

I tried copying an older rxvt binary but it did not work.


here is what the current /cygdrive/c/cygwin/bin/rxvt.exe is linked to:

         ntdll.dll => /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x77400000)
         kernel32.dll => /cygdrive/c/Windows/system32/kernel32.dll 
(0x772e0000)
         KERNELBASE.dll => /cygdrive/c/Windows/system32/KERNELBASE.dll 
(0x7fefd1f0000)
         cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000)
         cygX11-6.dll => /usr/bin/cygX11-6.dll (0x3ffed0000)
         cygxcb-1.dll => /usr/bin/cygxcb-1.dll (0x3ff3f0000)
         cygXau-6.dll => /usr/bin/cygXau-6.dll (0x3ffec0000)
         cygXdmcp-6.dll => /usr/bin/cygXdmcp-6.dll (0x3ffeb0000)
         cygXpm-4.dll => /usr/bin/cygXpm-4.dll (0x3ffe90000)

vs the native rxvt on my laptop (not sure how old the installation is 1 
or 2 years).

         ntdll.dll => /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x777c0000)
         kernel32.dll => /cygdrive/c/Windows/syswow64/kernel32.dll 
(0x75170000)
         KERNELBASE.dll => /cygdrive/c/Windows/syswow64/KERNELBASE.dll 
(0x765c0000)
         cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
         USER32.dll => /cygdrive/c/Windows/syswow64/USER32.dll 
(0x754f0000)
         GDI32.dll => /cygdrive/c/Windows/syswow64/GDI32.dll (0x76e60000)
         LPK.dll => /cygdrive/c/Windows/syswow64/LPK.dll (0x77020000)
         USP10.dll => /cygdrive/c/Windows/syswow64/USP10.dll (0x76510000)
         msvcrt.dll => /cygdrive/c/Windows/syswow64/msvcrt.dll 
(0x76a70000)
         ADVAPI32.dll => /cygdrive/c/Windows/syswow64/ADVAPI32.dll 
(0x77050000)
         sechost.dll => /cygdrive/c/Windows/SysWOW64/sechost.dll 
(0x76ef0000)
         RPCRT4.dll => /cygdrive/c/Windows/syswow64/RPCRT4.dll 
(0x76cf0000)
         SspiCli.dll => /cygdrive/c/Windows/syswow64/SspiCli.dll 
(0x75110000)
         CRYPTBASE.dll => /cygdrive/c/Windows/syswow64/CRYPTBASE.dll 
(0x75100000)
         IMM32.DLL => /cygdrive/c/Windows/system32/IMM32.DLL (0x76e00000)
         MSCTF.dll => /cygdrive/c/Windows/syswow64/MSCTF.dll (0x77120000)

I do recall at one point 64-bit cygwin did not have a native rxvt, I 
came across
this url which seems to indicate that may not be the case anymore:
https://www.cygwin.com/cygwin-64bit-missing

But in any case I tried installing 32-bit first, since that is what I am 
used to
using, and the results were the same. I ran "file" against the 32-bit 
version
to verify it was a 32-bit binary.

I have older cygwin archives but they seem to not be compatible with 
2008 R2, get
lots of post install errors and the cygwin bash does not fire up.

Also tried copying the binary from my laptop as well as another windows 
2008 (non R2)
server, but the binaries did not execute on 2008 R2, ldd says

         ntdll.dll => /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x77400000)
         ??? => ??? (0x775e0000)
         wow64.dll => /cygdrive/c/Windows/SYSTEM32/wow64.dll (0x72db0000)
         wow64win.dll => /cygdrive/c/Windows/SYSTEM32/wow64win.dll 
(0x72d50000)
         wow64cpu.dll => /cygdrive/c/Windows/SYSTEM32/wow64cpu.dll 
(0x748d0000)

I have done several web searches but all of the results so far seem to 
mirror my
past experience, native binary should be there but for some reason it is 
not.

thanks for any tips..

nate



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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019