A couple of setup issues

2020-01-03 Thread Ian Puleston
Hi, While trying to install various versions, some from mirrors and some from the Cygwin Time Machine archives, I hit a couple of issues with the setup: 1. If you select a mirror and step on to the select packages page and choose pending with best or sync, you see a list of the packages to be u

X11 forwarding extremely slow (unusable) after Cygwin upgrade on Dec 23rd

2019-12-27 Thread Ian Puleston
Hi, I have a Cygwin installation on a Windows 10 PC, on which I use X-Windows to access a Linux development/build server. All has been working great for a long time, until I rand a Cygwin upgrade on December 23rd, and after that X11 has become pretty much unusable. I normally launch the termina

Compiling with netapilib

2009-07-19 Thread Ian Puleston
Hi, I'm trying to use gcc 3.4.4 to compile the Microsoft C sample at http://msdn.microsoft.com/en-us/library/aa370663(VS.85).aspx to build a small test program that makes the "NetWkstaGetInfo" Windows NetAPI request. The Cygwin gcc library includes a libnetapi32.a library that seems to include tha

Re: Rxvt on Windows 7 RC

2009-07-13 Thread Ian Puleston
> -Original Message- > From: Christopher Faylor > > On Sun, Jul 12, 2009 at 02:39:04PM -0700, Ian Puleston wrote: > >>>I just tried cygwin (1.5.25) on the Windows 7 RC for the first time. > >>>Seems to work fine from a Windows cmd window, but I can

Re: Rxvt on Windows 7 RC

2009-07-12 Thread Ian Puleston
> -Original Message- > From: René Berber > Sent: Sunday, July 12, 2009 2:05 PM > > Ian Puleston wrote: > > > I just tried cygwin (1.5.25) on the Windows 7 RC for the first time. > Seems > > to work fine from a Windows cmd window, but I can't get

Rxvt on Windows 7 RC

2009-07-12 Thread Ian Puleston
Hi, I just tried cygwin (1.5.25) on the Windows 7 RC for the first time. Seems to work fine from a Windows cmd window, but I can't get it to run an rxvt window launched directly from Windows. In previous Vista and XP installations I used a Windows shortcut to run the command "C:\Cygwin\bin\rxvt.ex

Compiler error - missing iconv.h with -mno-cygwin

2009-01-26 Thread Ian Puleston
Hi, I have a program that uses libxml2 and compiles fine under Cygwin when I compile it as a Cygwin app. However, I want to compile a stand-alone version so I updated the Makefile to add CFLAGS += -mno-cygwin and LDFLAGS += -mno-cygwin (I'm using gcc 3.4.4), and with these it fails to compile beca

RE: rm seems to fail

2009-01-13 Thread Ian Puleston
> -Original Message- > From: greenup greenup > Sent: Tuesday, January 13, 2009 3:03 PM > > This machine uses Mcaffee OAS. And it appears I don't have the power > to disable it even to test. Mixed feelings about that... there are > some users that would leave it off a lot... You can temp

RE: Install error on Perl PROC::Background under Cygwin

2008-12-11 Thread Ian Puleston
> -Original Message- > From: Ian Puleston > > I have perl 5.10.0 installed in cygwin, and I'm getting an error trying > to install the Proc::Background module for it. "ERROR: Can't create > '/usr/bin'; Do not have write permissions on 

Install error on Perl PROC::Background under Cygwin

2008-12-11 Thread Ian Puleston
Hi, I'm not sure if this is a Perl module or Cygwin specific problem, so I'll try here first. Anyone got any idea what's going wrong here?: I have perl 5.10.0 installed in cygwin, and I'm getting an error trying to install the Proc::Background module for it. I downloaded the module from cpan.org,

RE: /usr/lib/xeleven replaced

2008-11-14 Thread Ian Puleston
> -Original Message- > From: Matthew Woehlke > > Ian Puleston wrote: > > PS, it you're wondering why "xeleven", the mailer daemon kept > bouncing > > previous attempts to send this with "X11" in the subject line. > > As the bounce

/usr/lib/xeleven replaced

2008-11-14 Thread Ian Puleston
Hi, Any idea what may have caused this. I run cygwin bash in an rxvt window, and suddenly a couple of days ago it started opening with a white background instead of black, with a smaller font, etc., i.e. it somehow lost all its resources. It turns out that it can't find the resource file /usr/lib/

RE: Is it possible to convert from dos to unix path and back?

2008-11-14 Thread Ian Puleston
> -Original Message- > From: Barry Kelly > > R. Lewis wrote: > > > Some of the commands we "launch" from a cygwin bash shell only > understand the Dos path convention. Is > > there a "conversion" command I can call to go from a Unix path > > cygpath Since this is a common hassle for a

RE: stdlib compile error with -ansi and -mno-cygwin

2008-10-06 Thread Ian Puleston
> -Original Message- > From: me > > Having recently upgraded my Cygwin installation to the latest release, > a program that was compiling fine in now failing with a compile error > reported in stdlib.h. After a bit of digging, it turns out that > stdlib.h does not now compile with -ansi an

stdlib compile error with -ansi and -mno-cygwin

2008-10-06 Thread Ian Puleston
Hi, Having recently upgraded my Cygwin installation to the latest release, a program that was compiling fine in now failing with a compile error reported in stdlib.h. After a bit of digging, it turns out that stdlib.h does not now compile with -ansi and -mno-cygwin options as it used to. This simp

Re: Ping failure under Vista 64 SP1 rc1

2007-12-16 Thread Ian Puleston
> Corinna wrote: > >On Dec 14 21:02, Ian Puleston wrote: >> Hi, >> >> I'm running Vista 64 with Cygwin and, now that they finally have 64-bit >> support for it, MinGW msys. I just installed the new Vista SP1 rc1, and now >> Cygwin ping does not work:

Ping failure under Vista 64 SP1 rc1

2007-12-14 Thread Ian Puleston
Hi, I'm running Vista 64 with Cygwin and, now that they finally have 64-bit support for it, MinGW msys. I just installed the new Vista SP1 rc1, and now Cygwin ping does not work: [~]: ping 10.0.77.1 ping: socket: Operation not permitted [~]: ping localhost ping: socket: Operation not permitted [~

RE: cygwin compliation crash when uninstalling the old version of bash

2007-11-26 Thread Ian Puleston
> So, looks like setup wrote the header and then bombed writing the > rest of > the file. Interesting... do you remember setup crashing (in a > different way) on the/a *previous* run before you first saw this > problem? > > cheers, > DaveK I just hit the same problem, and the sam

Re: Vista 64 users, please test snapshot

2006-12-18 Thread Ian Puleston
Corinna Vinschen cygwin.com> writes: > > I've applied a patch to Cygwin which should workaround what appears to > be a compatibility bug in WOW64 on Vista 64. > > Please try the latest snapshot DLL from http://cygwin.com/snapshots/ This worked nicely for me, except that I do see a couple of p