Setup Failures on XP

2003-12-13 Thread Joaquin
Does anyone know the cygwin start up process. I am trying to see if I can somehow get it to work. I have a broken installation, and I don't know what to do. Windoze created accounts with a space in it (not really my choice), so I wonder if this install is messed up due to the infamous space in my

RE: Cygwin on windows2003 Server

2003-12-13 Thread Joaquin
Give me a copy of Win2003 server, and I will test it out. ;-) - Joaquin PS - Just kidding... ;-> > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Amit RATHEE > Sent: Monday, December 08, 2003 7:00 AM > To: 'Cygwin List' > Cc: Amit RATHEE > Subjec

RE: setup crashes on certain packages.

2003-12-13 Thread Joaquin
When I was running the installer (2.416) unders Windows XP Professional, I pointed it to an invalid install directory and it crashed. This is conistant. I was able to install though once I pointed it to the correct directory. My download directory was created by version 2.415. Inside of my downl

RE: Third-party products that include Cygwin

2003-12-13 Thread Hannu E K Nevalainen
> From: Larry Hall > Sent: Saturday, December 13, 2003 8:21 PM PLEASE NOTE: ** on a mailing list; please keep replies on that particular list ** > I think both Chris, Rob, and others have pointed out gap in your setup > knowledge here. 'Nuff said. Thanks for not pushing it, this seems to be

Re: System calls getting interrupted with signals, even with SA_RESTART

2003-12-13 Thread Robby Dermody
As a reply to my own thread, after some more googling, it seems that select() ignores SA_RESTART (maybe only when it has a timeout value defined, and does not just block indefinately) http://www.ussg.iu.edu/hypermail/linux/kernel/0003.2/0336.html Makes sense why. Also with the semaphore stuf

Re: System calls getting interrupted with signals, even with SA_RESTART

2003-12-13 Thread Christopher Faylor
On Sat, Dec 13, 2003 at 02:55:52PM -0500, Robby Dermody wrote: >Hey guys, > >I've ran into a little problem. I have been porting an piece of software to >Cygwin. It builds and initially runs fine, but when I get a SIGALRM signal, >which I use for asynchronous timers, a few things return with an EIN

System calls getting interrupted with signals, even with SA_RESTART

2003-12-13 Thread Robby Dermody
Hey guys, I've ran into a little problem. I have been porting an piece of software to Cygwin. It builds and initially runs fine, but when I get a SIGALRM signal, which I use for asynchronous timers, a few things return with an EINTR: -select() -IPC semaphores (using CygIPC) Note that I am assert

RE: Third-party products that include Cygwin

2003-12-13 Thread Larry Hall
At 04:53 PM 12/12/2003, Hannu E K Nevalainen you wrote: >> From: Larry Hall >> Sent: Tuesday, December 09, 2003 10:19 PM > > > >>David A Cobb: >>> However, I'm >>> wondering if we could make it easier? How about storing >>> /HKLM/Cygnus Solutions/Cygwin/DLL_PATH="native:/path/to/cygwin1.dll and >>>

Re: man produces ESC

2003-12-13 Thread Alejandro Lopez-Valencia
El Sat, 13 Dec 2003 10:29:39 -0600, B. K. Oxley (binkley) <[EMAIL PROTECTED]> escribió: On Mon, 24 Nov 2003 15:09:39 -0800 Steve Kelem <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: Problem 1: When I run "man man", all the escape sequences show up in less (version 381): ESC[1mNAMEESC[0m man -

Re: man produces ESC

2003-12-13 Thread B. K. Oxley (binkley)
On Mon, 24 Nov 2003 15:09:39 -0800 Steve Kelem <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: > Problem 1: > When I run "man man", all the escape sequences show up in less (version 381): > ESC[1mNAMEESC[0m > man - format and display the on=line manual pages I too have this problem as of Ded 13.

Re: Recent rash of 'missing cygintl-2.dll' messages

2003-12-13 Thread Christopher Faylor
On Sat, Dec 13, 2003 at 04:13:21AM -0500, Charles Wilson wrote: >I have a fairly complete cygwin installation, so I ran a check of all >packages which contain exe's or dll's which depend on cygintl-2.dll. >Then, I checked the setup.hints of those packages. The following >packages should require

Recent rash of 'missing cygintl-2.dll' messages

2003-12-13 Thread Charles Wilson
I have a fairly complete cygwin installation, so I ran a check of all packages which contain exe's or dll's which depend on cygintl-2.dll. Then, I checked the setup.hints of those packages. The following packages should require: libintl2, but do not: vim make rpm I may have missed some -- but

Re: cygintl-2.dll could not be found in the specified path

2003-12-13 Thread Charles Wilson
Ivanova Dvorak wrote: I just installed the cygwin version on win2k (Dec 13, 2003 - 1AM, ET time New York) and I receive an error message during installation with cgintl-2.dll missing and installation completes normally. Again receive same messae when running the bash shell. install the package whic

Re: cygwin1.dll 20031212 15:46:45

2003-12-13 Thread Christopher Faylor
On Fri, Dec 12, 2003 at 06:31:59PM -0500, Pierre A. Humblet wrote: >CYGWIN_NT-4.0 x 1.5.6s(0.107/3/2) 20031212 15:46:45 i686 unknown unknown Cygwin > >Fixes crashes I had observed when running make & scripts >under rxvt & cygwin.bat with tty, but the inetd problem >is still there. Slightly dif