Problem with SSHD

2002-05-13 Thread Zeus Gómez Marmolejo
Hi all, I've searched all the historical messages of the list but I haven't find any solution to my problem. Any help would be appreciated. I've installed cygwin sshd in a W2k server box but I can't manage to start it. When I run it as a service, I get the following error: $ cygrunsrv -S sshd

Brian P Kasper/West/Aerospace/US is out of the office.

2002-05-13 Thread Brian P Kasper
I will be out of the office starting 05/04/2002 and will not return until 05/28/2002. I will respond to your message when I return. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/do

RE: Cut and paste standard input and output

2002-05-13 Thread Robert Collins
And don't forget the read/write capability ot /dev/clipboard. Rpb > -Original Message- > From: Charles Wilson [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 8:35 AM > To: [EMAIL PROTECTED] > Subject: Re: Cut and paste standard input and output > > > Have you seen the 'putclip'

Re: [PATCH] gettimeofday time travels

2002-05-13 Thread Philip Aston
Philip Aston writes: > Christopher Faylor writes: > > The correct solution is to resync after events which cause the > > clock to stop. > > OK, I'll have a crack at this over the weekend following David's > hints. Short of some unexpected wParam values, which I'll track down, I now have

RE: Cut and paste standard input and output

2002-05-13 Thread Mellman Thomas
>>-Original Message- >>From: Robert Collins [mailto:[EMAIL PROTECTED]] >>Sent: Monday, May 13, 2002 10:45 AM >>To: Charles Wilson; [EMAIL PROTECTED] >>Subject: RE: Cut and paste standard input and output >> >> >>And don't forget the read/write capability ot /dev/clipboard. >>Rpb Is there

Re: cygwin Digest 12 May 2002 01:09:50 -0000 Issue 1930

2002-05-13 Thread fergus
Further to Peter Castro's excellent summary of a Cygwin installation including sources: Using setup v.2.218.2.4 : I ran a full net installation including sources. In addtion to items reported by Peter my setup.log.full also included could not open /rcs-5.7-3/COPYING for reading in mklink Unable

RE: cygwin setup freezes

2002-05-13 Thread Sander Timmermans
Well, as I cannot build myself a new setup I tried the internet install once more. I used the 1.3.10 (install now!) setup but it freezes after reading .ini /me whacks monitor with keyboard Sander > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Sand

Re: Problems in shm.cc from cvs

2002-05-13 Thread Nicholas Wourms
> Jason Tishler has already suggested a possible cause for this problem: > http://cygwin.com/ml/cygwin/2002-05/msg00639.html Sorry, a bit of a brain fart, I realized this too late... > Assuming that there is a typo in the sources is illogical since > snapshots are built from the sources on a re

RE: Cut and paste standard input and output

2002-05-13 Thread Robert Collins
> -Original Message- > From: Mellman Thomas [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 7:06 PM > To: Robert Collins; Charles Wilson; [EMAIL PROTECTED] > Subject: RE: Cut and paste standard input and output > > > >>-Original Message- > >>From: Robert Collins [mailt

RE: cygwin setup freezes

2002-05-13 Thread Robert Collins
The setup.exe versions are not linked to the cygwin1.dll versions. Download a new setup.exe and it should be ok. Rob > -Original Message- > From: Sander Timmermans [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 7:31 PM > To: [EMAIL PROTECTED] > Subject: RE: cygwin setup freezes

Re: mkpasswd (Win2K) cannot find the domain controller

2002-05-13 Thread Corinna Vinschen
On Wed, May 08, 2002 at 03:41:29PM -0400, Gerald S. Williams wrote: > Meanwhile, I'm wondering if a change similar to the patch > below should be made to mkpasswd.c? I'm somewhat reluctant to apply that patch to mkpasswd. The reason is... I don't know. I recalled that I'd once changed from usin

RE: [PATCH] gettimeofday time travels

2002-05-13 Thread Robert Collins
> -Original Message- > From: Philip Aston [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 6:57 PM > To: [EMAIL PROTECTED] > Subject: Re: [PATCH] gettimeofday time travels > > > > Philip Aston writes: > > Christopher Faylor writes: > > > The correct solution is to resync af

Re: Socket Handles duplicated twice after fork

2002-05-13 Thread Corinna Vinschen
On Wed, May 08, 2002 at 11:42:54AM -0400, David E Euresti wrote: > #include > #include > #include > #include > > int main() { > int fds[2]; > int pid; > > socketpair (AF_UNIX, SOCK_STREAM, 0, fds); > > pid = fork (); > if (pid == 0) { > printf("Child: Sockets are 0x%x 0x%x\n",

Re: Cut and paste standard input and output

2002-05-13 Thread Raoul Gough
From: "Robert Collins" <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 9:45 AM And don't forget the read/write capability ot /dev/clipboard. > From: Charles Wilson [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 8:35 AM > > Have you seen the 'putclip' and 'getclip' applications that > ar

RE: cygwin setup freezes

2002-05-13 Thread Sander Timmermans
Quoting myself: > > > Well, as I cannot build myself a new setup I tried the > > > internet install once more. I used the 1.3.10 (install now!) > > > setup but it freezes after reading .ini > -Original Message- > From: Robert Collins [mailto:[EMAIL PROTECTED]] > Sent: 13 May 2002 13:19

Re: cp.ese bug report -- possible fix?

2002-05-13 Thread Corinna Vinschen
On Sun, May 12, 2002 at 01:39:01PM -0400, Charles Wilson wrote: > Christopher Faylor wrote: > > >On Sat, May 11, 2002 at 07:39:42PM -0400, Charles Wilson wrote: > > > >>Well, I've attached a patch for this bug. However, it uncovered another > >>problem with 'cp -p src dest', when src is not own

RE: cygwin setup freezes

2002-05-13 Thread Robert Collins
Please tell us what version of setup you are running! It's on the first page of the program! Rob > -Original Message- > From: Sander Timmermans [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 9:32 PM > To: [EMAIL PROTECTED] > Subject: RE: cygwin setup freezes > > > Quoting mys

Re: cygwin tcsh-related regression bug

2002-05-13 Thread Corinna Vinschen
On Thu, May 09, 2002 at 07:34:56PM -0700, C. J. wrote: > > Cygwin 1.3.10 seems to generate a problem with filename completion in tcsh > that did not exist on cygwin 1.3.5-3. If I have a file 'File.cpp' in a > directory, typing 'cp F[TAB]' at the prompt (where [TAB] represents the TAB > key) c

Re: Problem with SSHD

2002-05-13 Thread Prentis Brooks
Just a quick question, is CYGWIN sent globally in your environment. I have seen this problem when CYGWIN is not in SYSTEM's environment with ntsec enabled. Probably not your problem, but at least something to verify. On Mon, 13 May 2002, Zeus [ISO-8859-1] Gómez Marmolejo wrote: > Hi all, > >

RE: Is cygwin setup.exe really compatible to WinXP Pro ?

2002-05-13 Thread Robert Collins
> -Original Message- > From: Ronald Andersson [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 12, 2002 2:20 AM > To: [EMAIL PROTECTED] > Subject: RE: Is cygwin setup.exe really compatible to WinXP Pro ? > > > Thanks Robert and Chris, but that didn't help after all... > > In fact I got

RE: cygwin setup freezes

2002-05-13 Thread Robert Collins
Please use reply-to-list or reply-to-all. > -Original Message- > From: Sander Timmermans [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 9:54 PM > To: Robert Collins > Subject: RE: cygwin setup freezes > > > Wow ! Progress :) > Cygwin setup 2.218.2.4 now freezes after reading a

RE: cygwin setup freezes

2002-05-13 Thread Sander Timmermans
Win2000 SP2 As always, I deleted everyting I could find relating to any previous installs. Perhaps I am overlooking something that I must clean up first ? Sander > -Original Message- > From: Robert Collins [mailto:[EMAIL PROTECTED]] > Sent: 13 May 2002 13:59 > To: Sander Timmermans > Cc:

RE: cygwin setup freezes

2002-05-13 Thread Robert Collins
> -Original Message- > From: Sander Timmermans [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 10:08 PM > To: Robert Collins > Cc: Cygwin > Subject: RE: cygwin setup freezes > > > Win2000 SP2 > As always, I deleted everyting I could find relating to any > previous installs. P

RE: Cut and paste standard input and output

2002-05-13 Thread David Starks-Browning
> > Is there a way to mount /dev so one can see everything that's > > available there? > > No. This should certainly be in the FAQ. I'll add it. Regards, David (Cygwin FAQ maintainer) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

RE: cygwin setup freezes

2002-05-13 Thread Sander Timmermans
The several download directories I created and any setup.ini files I could find related to cygwin. But I think they were in those dirs. 2002/05/13 13:43:01 Starting cygwin install, version 2.218.2.4 2002/05/13 13:43:01 Current Directory: C:\Documents and Settings\atimmer\Desktop 2002/05/13 13:43:3

Re: Problem with SSHD

2002-05-13 Thread Zeus Gómez Marmolejo
Yes, CYGWIN is a system variable, any suggestions?!? Zeus. Prentis Brooks wrote: >Just a quick question, is CYGWIN sent globally in your environment. I >have seen this problem when CYGWIN is not in SYSTEM's environment with >ntsec enabled. Probably not your problem, but at least something to

Note On Setup

2002-05-13 Thread Keen Wayne A Contr AFRL/MNGG
Depending on the users connection, the following note may or may not be helpful. When I bring up the Cygwin page here at work, the page is, most often, not current. This is because, somewhere along the way, somebody is caching an older version of the page. If I try to grab setup from this older

FAQ Alert? (was Re: Problems in shm.cc from cvs)

2002-05-13 Thread Jason Tishler
On Sun, May 12, 2002 at 09:28:49PM -0400, Christopher Faylor wrote: > On Sun, May 12, 2002 at 03:03:47PM -0700, Nicholas Wourms wrote: > >I'm getting a bunch of sytax errors when I compile the latest cvs tree. > >Although I am aware that the tree is sometimes broken, I thought I'd call > >attenti

RE: Note On Setup

2002-05-13 Thread Robert Collins
Not the incredibly obvious, more the someone is running a broken proxy, or more likely an intercepting proxy, upstream of you. Take them out and shoot them. intercepting proxies are evil (outside of the reverse proxy aka accelerator scenario), and broken ones even more so. MSIE - quite rightly -

Re: Problem with SSHD

2002-05-13 Thread Corinna Vinschen
On Mon, May 13, 2002 at 03:08:18PM +0200, Zeus Gómez Marmolejo wrote: > Yes, CYGWIN is a system variable, any suggestions?!? Your /etc is writable to everyone. Change the permissions to 0644. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

FAQ Alert? (was Re: Problems in shm.cc from cvs)

2002-05-13 Thread David Starks-Browning
On Monday 13 May 02, Jason Tishler writes: > > Jason Tishler has already suggested a possible cause for this problem: > > http://cygwin.com/ml/cygwin/2002-05/msg00639.html > > Should the above become a FAQ? At least, until cygipc goes away? Yes, I suppose so. Thanks for bringing it to my atten

where's control-o?

2002-05-13 Thread Tye Zdrojewski
Hello, It appears that control-o is not reaching the shell through either the console nor rxvt. It seems like it is being caught by Windows. This is in-and-of-itself not such a big deal. But if I'm using rxvt and hit control-o while in a telnet session, the rxvt window is *toast*. I did this

Re: where's control-o?

2002-05-13 Thread Tye Zdrojewski
I forgot to mention that the rxvt window comes back when I KILL the telnet session. --- Tye Zdrojewski <[EMAIL PROTECTED]> wrote: > Hello, > > It appears that control-o is not reaching the shell through either > the > console nor rxvt. It seems like it is being caught by Windows. This > is in

Re: Problem with SSHD

2002-05-13 Thread Stuart Brady
On Mon, 13 May 2002, Corinna Vinschen wrote: > On Mon, May 13, 2002 at 03:08:18PM +0200, Zeus Gómez Marmolejo wrote: > > Yes, CYGWIN is a system variable, any suggestions?!? > > Your /etc is writable to everyone. Change the permissions to 0644. Either I'm missing something, or... 0755? -- Stua

added mirror

2002-05-13 Thread Purdom, Rick W.
i mis-typed when i added a mirror and i cannot remove or correct the invalid entry; or add the correct mirror. This E-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended only for the use of the Individual(s) named above. If you are not the intended recipient of this E-mail, or the emp

Re: Cygwin Python with a static Python library?

2002-05-13 Thread Jason Tishler
Gerrit, On Sat, May 11, 2002 at 11:44:29PM +0200, Gerrit P. Haase wrote: > Now I think: What is the difference, to link against a .dll which > exports the symbols or link against an executable which exports > the symbols...? Not much, but now you have one less DLL as a dependency. It appears t

Re: Problem with SSHD

2002-05-13 Thread Corinna Vinschen
On Mon, May 13, 2002 at 04:34:41PM +0100, Stuart Brady wrote: > On Mon, 13 May 2002, Corinna Vinschen wrote: > > On Mon, May 13, 2002 at 03:08:18PM +0200, Zeus Gómez Marmolejo wrote: > > > Yes, CYGWIN is a system variable, any suggestions?!? > > > > Your /etc is writable to everyone. Change the

where's control-o?

2002-05-13 Thread David Starks-Browning
On Monday 13 May 02, Tye Zdrojewski writes: > Hello, > > It appears that control-o is not reaching the shell through either the > console nor rxvt. It seems like it is being caught by Windows. This > is in-and-of-itself not such a big deal. But if I'm using rxvt and hit > control-o while in a

Re: where's control-o?

2002-05-13 Thread Tye Zdrojewski
Thanks. A *search* of the list turned up nothing, but browsing the archives and searching the lists of subject headers led me to the workaround you mentioned. Regards. --- David Starks-Browning <[EMAIL PROTECTED]> wrote: > On Monday 13 May 02, Tye Zdrojewski writes: > > Hello, > > > > It appea

cygwin 1.3.10 + win2k + fat32 + chmod prob

2002-05-13 Thread Tim Gunter
Hi all- I recently upgraded my cygwin to 1.3.10, and have been having problems getting chmod to work, although i am not sure if it was broken before this upgrade or not, i do know that i have been able to use it successfully in the past. When i use chmod, it doesnt change the permissions. if i us

cvs problem

2002-05-13 Thread Michael Labhard
All: CVS does not commit properly on my cygwin installation because it changes permissions on repository directories to read-only. Here are the permission after doing chmod 777 on /usr/local/cvs/dde/client: $ find /usr/local/cvs/dde -type d -exec ls -ld {} \; drwxrwxrwx7 mel No

Re: cygwin 1.3.10 + win2k + fat32 + chmod prob

2002-05-13 Thread Randall R Schulz
Tim, For FAT volumes, you need "ntea" (NT Extended Attributes) in your CYGWIN environment variable and you must be prepared for the creation of a large auxiliary data file that holds the attribute information that the file system itself does not. As with "ntsec," "ntea" must be present in the

Re: [PATCH] gettimeofday time travels

2002-05-13 Thread Christopher Faylor
On Mon, May 13, 2002 at 09:56:58AM +0100, Philip Aston wrote: > >Philip Aston writes: > > Christopher Faylor writes: > > > The correct solution is to resync after events which cause the > > > clock to stop. > > > > OK, I'll have a crack at this over the weekend following David's > > hints. > >S

Re: cygwin 1.3.10 + win2k + fat32 + chmod prob

2002-05-13 Thread Tim Gunter
On Mon, May 13, 2002 at 09:48:22AM -0700, Randall R Schulz wrote: > Tim, > > For FAT volumes, you need "ntea" (NT Extended Attributes) in your CYGWIN > environment variable and you must be prepared for the creation of a large > auxiliary data file that holds the attribute information that the f

Re: cygwin setup freezes

2002-05-13 Thread Michael A Chase
On Mon, 13 May 2002 14:38:39 +0200 Sander Timmermans <[EMAIL PROTECTED]> wrote: > The several download directories I created and any setup.ini files I > could > find related to cygwin. But I think they were in those dirs. > 2002/05/13 13:43:01 Starting cygwin install, version 2.218.2.4 > 2002/05/

Re: /cygdrive/c ==> //c

2002-05-13 Thread Larry Hall (RFK Partners, Inc)
At 03:00 PM 5/11/2002, David T-G wrote: >Larry, et al -- > >...and then Larry Hall (RFK Partners, Inc) said... >% >% At 10:17 AM 5/10/2002, David T-G wrote: >% > >% >I enjoyed being able to cd to /// and was somewhat >... >% >to // (I can now change to /c/tmp or /d/data). Is there any way to get

Re: Cut and paste standard input and output

2002-05-13 Thread Chris January
> >>And don't forget the read/write capability ot /dev/clipboard. > >>Rpb > > > Is there a way to mount /dev so one can see everything that's available > there? Do you want there to be one? It shouldn't be too difficult to add one based on the fhandler_virtual class. It would be a good excuse to a

Re: cygwin 1.3.10 + win2k + fat32 + chmod prob

2002-05-13 Thread Larry Hall (RFK Partners, Inc)
At 01:04 PM 5/13/2002, Tim Gunter wrote: >On Mon, May 13, 2002 at 09:48:22AM -0700, Randall R Schulz wrote: > > Tim, > > > > For FAT volumes, you need "ntea" (NT Extended Attributes) in your CYGWIN > > environment variable and you must be prepared for the creation of a large > > auxiliary data

Re: cygwin 1.3.10 + win2k + fat32 + chmod prob

2002-05-13 Thread Tim Gunter
On Mon, May 13, 2002 at 01:35:26PM -0400, Larry Hall (RFK Partners, Inc) wrote: > At 01:04 PM 5/13/2002, Tim Gunter wrote: > >On Mon, May 13, 2002 at 09:48:22AM -0700, Randall R Schulz wrote: > > > Tim, > > > > > > For FAT volumes, you need "ntea" (NT Extended Attributes) in your CYGWIN > > > en

Re: Jason! rebinding problems idea...

2002-05-13 Thread Jason Tishler
Rob, [Sorry for the sluggish response time...] On Tue, Apr 30, 2002 at 08:10:50AM +0200, Ralf Habacker wrote: > > > do they have INT's > > > (Import Name Tables?) that are fully valid (no auto-import tricks etc > > > etc)? I'm afraid not, see below. > > I believe so, but how do I check for sur

Cygwin CD question

2002-05-13 Thread William V. Nicholson
I notice from the information on the Redhat website and in the FAQ that there is no Cygwin CD. I am interested in using Cygwin; but I don't believe I require the Cygwin license for my applications. I have previously used Cygwin by downloading it; but I encountered some difficulties with the set

Re: Cygwin CD question

2002-05-13 Thread Larry Hall (RFK Partners, Inc)
At 02:31 PM 5/13/2002, William V. Nicholson wrote: >I notice from the information on the Redhat website and in the FAQ that >there is no Cygwin CD. I am interested in using Cygwin; but I don't >believe I require the Cygwin license for my applications. I have >previously used Cygwin by downloadi

Re: Cygwin CD question

2002-05-13 Thread Harold L Hunt
William, Your post makes close to no sense. > I am interested in using Cygwin; but I don't > believe I require the Cygwin license for my applications. Huh? Explain that one... no wait I'll spare us all: don't explain that one. > I have > previously used Cygwin by downloading it; but I encou

Re: Cygwin CD question

2002-05-13 Thread Harold L Hunt
Larry, Geez, you forgot to offer to sell him the Brooklyn Bridge, like I did :) Harold "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> said: > At 02:31 PM 5/13/2002, William V. Nicholson wrote: > > >I notice from the information on the Redhat website and in the FAQ that > >there is no Cy

Re: Jason! rebinding problems idea...

2002-05-13 Thread Jason Tishler
Rob, On Mon, May 13, 2002 at 02:29:49PM -0400, Jason Tishler wrote: > On Tue, Apr 30, 2002 at 08:10:50AM +0200, Ralf Habacker wrote: > > > > do they have INT's > > > > (Import Name Tables?) that are fully valid (no auto-import tricks etc > > > > etc)? > > I'm afraid not, see below. Doh! I'm me

Re: Cygwin CD question

2002-05-13 Thread Larry Hall (RFK Partners, Inc)
I knew I forgot something! I'll never make it as a salesman... ;-) Larry Hall [EMAIL PROTECTED] RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508

RE: apache and php4 out-of-the-box

2002-05-13 Thread Heribert Dahms
Hi Michael! c:\>net helpmsg 126 The specified module could not be found. Bye, Heribert ([EMAIL PROTECTED]) > -Original Message- > From: Michael Kunze [SMTP:[EMAIL PROTECTED]] > Sent: Saturday, May 11, 2002 21:00 > To: [EMAIL PROTECTED] > Subject: apache and php4 out-of-the-box >

Re: Cygwin CD question

2002-05-13 Thread William V. Nicholson
Okay, thank you very much. I will tell you if I have problems with the setup program, especially with downloading the Cygwin packages' source code, William On Mon, 13 May 2002, Larry Hall (RFK Partners, Inc) wrote: > At 02:31 PM 5/13/2002, William V. Nicholson wrote: > > >I notice from the i

Re: Cygwin CD question

2002-05-13 Thread William V. Nicholson
The point is that if you are really paranoid about these things then someone might slip in a trojan or backdoor while you are downloading Cygwin. Obviously, if you subsequently set up an integrity tool then your system together with the backdoor would check out as okay (possibly until it got inf

RE: mkpasswd (Win2K) cannot find the domain controller

2002-05-13 Thread Heribert Dahms
Hi Corinna, maybe Jerry should improve his patch to make it runtime selectable like mkpasswd --use-netgetanydcname and provide another patch to document that together with a changelog? Could probably still count as a 'small' patch... Bye, Heribert ([EMAIL PROTECTED]) > -Original Message

Re: cygwin CD question

2002-05-13 Thread Christopher Faylor
On Mon, May 13, 2002 at 02:11:08PM -0700, William V. Nicholson wrote: >The point is that if you are really paranoid about these things then >someone might slip in a trojan or backdoor while you are downloading >Cygwin. Obviously, if you subsequently set up an integrity tool then >your system toge

Fw: seeking crontab permissions workaround

2002-05-13 Thread Jason Travis
> Hello. I have installed Cygwin 1.3.9 onto a Win32 box and have discovered that > when one used the command: > > cygrunsrv -I cron -d "Cygwin_CRON" -p /usr/sbin/cron -a '-D' -e > "CYGWIN=ntsec" > cygrunsrv -S cron > > to start the cron server instance we found that certain permission issues > ar

Problems handling Ctrl-C on dual-processor machine in cygwin

2002-05-13 Thread Sudheer Tumuluru
Hi, I have a Perl script which encapsulates a Win32 application: it does some pre-launch stuff, launches the Win32 application, waits for it to terninate and then does some other stuff at the end. I am executing this script from within Command-prompt (cmd.exe) on Windows 2000 Professional

Re: Problems handling Ctrl-C on dual-processor machine in cygwin

2002-05-13 Thread Larry Hall (RFK Partners, Inc)
At 05:58 PM 5/13/2002, Sudheer Tumuluru wrote: >Hi, > I have a Perl script which encapsulates a Win32 application: it >does some pre-launch stuff, launches the Win32 application, waits for it >to terninate and then does some other stuff at the end. I am executing >this script from within C

RE: Cygwin CD question

2002-05-13 Thread Robert Collins
> -Original Message- > From: William V. Nicholson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 14, 2002 7:11 AM > To: Harold L Hunt > Cc: [EMAIL PROTECTED] > Subject: Re: Cygwin CD question > > > > The point is that if you are really paranoid about these > things then someone mig

RE: added mirror

2002-05-13 Thread Robert Collins
Exit setup, and remove 'last-mirror' which can be found in your local dir or in /etc/setup. Rob > -Original Message- > From: Purdom, Rick W. [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 14, 2002 1:40 AM > To: '[EMAIL PROTECTED]' > Subject: added mirror > > > i mis-typed when i adde

yet another SETUP FREEZES?

2002-05-13 Thread Ranal Sims
But mine doesn't really "freeze", so to speak -- it grabs 100% of the CPU! Windows XP Professional (on Athlon XP) setup.log.full -- 2002/05/13 21:33:46 Starting cygwin install, version 2.218.2.4 2002/05/13 21:33:46 Current Directory: C:\Documents and Settings\Randal\Desktop 2002/05/

Window Size

2002-05-13 Thread Eric Ng
May I know how I can expand the cygwin window size? do i use the 'BASH' command or something else? _ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- Unsubscribe info:

Cloning Kit!

2002-05-13 Thread LM
Clone your own profit-making Internet business in a single evening. Try it yourself tonight.For your instant "Internet Business- Cloning Kit" reply with the subject: Cloning Kit to: [EMAIL PROTECTED] This is a business of sharing and you keep all the money that you receive...Also you

Cloning Kit!

2002-05-13 Thread LM
Clone your own profit-making Internet business in a single evening. Try it yourself tonight.For your instant "Internet Business- Cloning Kit" reply with the subject: Cloning Kit to: [EMAIL PROTECTED] This is a business of sharing and you keep all the money that you receive...Also you

setup.exe local install with 2.218.2.4 fails, 2.78.2.15 works

2002-05-13 Thread A Kerr
With the current setup.exe 2.218.2.4 I successfully downloaded to my local directory all Cygwin packages from ftp.nas.nasa.gov. However when installing from my local download directory, this version of setup.exe "caused a stack fault in module MSVCRT.dll at 0177:78010618". I was unable to correc

Re: setup.exe local install with 2.218.2.4 fails, 2.78.2.15 works

2002-05-13 Thread Christopher Faylor
On Mon, May 13, 2002 at 11:58:35PM -0500, A Kerr wrote: >With the current setup.exe 2.218.2.4 I successfully downloaded to my >local directory all Cygwin packages from ftp.nas.nasa.gov. However when >installing from my local download directory, this version of setup.exe >"caused a stack fault in

RE: cygwin CD question

2002-05-13 Thread Gary R. Van Sickle
> On Mon, May 13, 2002 at 02:11:08PM -0700, William V. Nicholson wrote: > >The point is that if you are really paranoid about these things then > >someone might slip in a trojan or backdoor while you are downloading > >Cygwin. Obviously, if you subsequently set up an integrity tool then > >your s

RE: Cloning Kit!

2002-05-13 Thread Gary R. Van Sickle
Ah hell. What a SUCKER I am! I bought this guy's kit, and now I don't even know which one is me. But I pity the me who drank all my beer, because when I find me I'll be in a heap of hurt, I can tell me that. Well, it serves as an important lesson to us all: Only do business with from reputable

cygwin installer needs cygwin1.dll

2002-05-13 Thread Nathan Sharfi
I tried downloading http://www.cygwin.com/setup.exe on 10PM PDT May 13 but when I overwrote my 300K preexisting setup.exe with the new one (weighs in at 157K) and ran it, it screamed with "the dynamic link library cygwin1.dll could not be found in the specified path...". Did my preexisting install

Re: setup.exe local install with 2.218.2.4 fails, 2.78.2.15 works

2002-05-13 Thread Alan Dobkin
This new version (2.218.2.6) is the first release of setup.exe since the MD5 snapshots that doesn't suck up CPU and memory on W2K when installing from a local directory. Unfortunately, it still doesn't work thouugh. Now the window/process immediately disappears when it gets to the progress p