Re: Problems downloading and installing the basic package

2002-12-14 Thread Larry Hall (RFK Partners, Inc)
At 12:09 AM 12/15/2002, Elfyn McBratney wrote: >Lastly you said you installed in the root of a windows drive. This is >discouraged, although im not quite sure why, but it can be a pain if you >need to un-install. See the FAQ for the reasoning behind this recommendation: Why not install in C:\?

Re: Problems downloading and installing the basic package

2002-12-14 Thread Elfyn McBratney
Hi, When you download the packages, put them on a cd, do you get problems with the directories created by setup? This has caused problems for me and others, FYI there's a thread either early this month or late last month that goes into this a bit more called "How to make setup.exe download everyth

Re: query

2002-12-14 Thread Larry Hall (RFK Partners, Inc)
At 01:29 AM 12/14/2002, mohit batra wrote: >hi > > i am new to cygwin enviornment i just downloaded it >yesterday . i have an application written in linux >downloaded from internet .it is a tar file . i want to >run it on windows 2000 can i do it using cygwin . No but if you have the source

Problems downloading and installing the basic package

2002-12-14 Thread Dmitry Epstein
Hi, I have Cygwin installed at work and I am now trying to install it at home. Since I have a slow connection there, what I usually do is download the package at work, put it on a Zip or a CD-ROM, and then install from disk at home. But I am having problems with the latest version of the ins

Re: can't manage to use "windows" command-line (C development)

2002-12-14 Thread Christopher Faylor
On Sun, Dec 15, 2002 at 03:24:29AM +0100, Atreides wrote: >Hi, > >While trying to do some C programs under cygwin, in order to launch usual >Win32 programs, I faced problem to launch them with arguments : > >I explain : I want to launch "Pilot Install" from envicon.com with a text >file (full path

can't manage to use "windows" command-line (C development)

2002-12-14 Thread Atreides
Hi, While trying to do some C programs under cygwin, in order to launch usual Win32 programs, I faced problem to launch them with arguments : I explain : I want to launch "Pilot Install" from envicon.com with a text file (full path included) for parameter. I tried to launch it using a cygwin shel

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread Christopher Faylor
On Sun, Dec 15, 2002 at 02:47:54AM +0100, Arno Waschk wrote: >2. Configure never complete "finding the maximum length of command-line >arguments" test (found in many configures, e. g. gcc-CVS) which used to be >lengthy but working on 1.3.17. Works fine here. Absent any further details, this wil

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread Arno Waschk
Since I am testing 021214 snapshot on my WinME installation, I wanted to report two things: 1. Huge speed improvement here as well! Configure scripts seem to run several times faster. 2. Configure never complete "finding the maximum length of command-line arguments" test (found in many configu

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread Christopher Faylor
On Sat, Dec 14, 2002 at 09:53:45PM +0100, thomas wrote: > >I've piped several GB for testing purposes (with cat | dd), and input >and output are always the same, so I've yet to encounter that *possible* >data loss. >And nice'd up pipes finally behave like they are supposed to: they are a >bit faste

RE: /tmp

2002-12-14 Thread Rolf Campbell
You can mount /tmp to be anywhere (including c:/temp if you want). > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 09, 2002 2:12 PM > To: '[EMAIL PROTECTED]' > Subject: RE: /tmp > > > I'm intrigued, where would you have it point then ? c:\t

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread thomas
I've piped several GB for testing purposes (with cat | dd), and input and output are always the same, so I've yet to encounter that *possible* data loss. And nice'd up pipes finally behave like they are supposed to: they are a bit faster than their not nice'd up brothers, and not terribly slower l

Re: ntsec and remote copy

2002-12-14 Thread Pierre A. Humblet
On Thu, Dec 12, 2002 at 12:00:51PM -, Kris Thielemans wrote: > Remaining questions: > - is there another way to prevent specific users access to telnet or ftp ? > (or ssh when I get round to installing sshd) ? Edit /etc/passwd and set the shell field to /something/invalid/but/not/empty > - I

Re: Broken Link on the ported page.

2002-12-14 Thread Max Bowsher
Adam Jurevicius <[EMAIL PROTECTED]> wrote: > Christopher, This is a public mailing list, you know. > Thanks a lot. Does anyone on this list happen to have a port of RPM > in their repositories? I would really like to use cygwin as an MKS > Toolkit replacement and use rpm to create some amount o

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread fergus
W98/SE, just a timing comparison. As before: this snapshot is knocking spots off the current cygwin1.dll, at least in respect of this one benchtest: take a 80MB file 0.uue and time cat 0.uue | nice --1 dd of=/dev/null # current 1m12s time cat 0.uue | nice --1 dd of=/dev/null # snapshot

Re: "find -exec broken"??

2002-12-14 Thread Javier
Duh!! I was just missign the "\" befor the ";", so it didn't work. The docs (man find) _do_ say something about the (pssible) need to escape the {} for the command to run, but it isn't so clear about the ";" - of course thinking a little about it, I guess the shell was taking the ; as a command se

Re: Broken Link on the ported page.

2002-12-14 Thread Adam Jurevicius
Christopher, Thanks a lot. Does anyone on this list happen to have a port of RPM in their repositories? I would really like to use cygwin as an MKS Toolkit replacement and use rpm to create some amount of symmetry to my package installs. Any help you can give me in finding that package would

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread Norman Vine
Christopher Faylor writes: > > On Sat, Dec 14, 2002 at 12:37:43AM -0500, Christopher Faylor wrote: > >On Sat, Dec 14, 2002 at 12:27:44AM -0500, Christopher Faylor wrote: > >>On Fri, Dec 13, 2002 at 03:48:28PM +0100, Pavel Holejsovsky wrote: > >>>[EMAIL PROTECTED] wrote: > Christopher Faylor wro

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread Christopher Faylor
On Sat, Dec 14, 2002 at 12:37:43AM -0500, Christopher Faylor wrote: >On Sat, Dec 14, 2002 at 12:27:44AM -0500, Christopher Faylor wrote: >>On Fri, Dec 13, 2002 at 03:48:28PM +0100, Pavel Holejsovsky wrote: >>>[EMAIL PROTECTED] wrote: Christopher Faylor wrote: >On Thu, Dec 12, 2002 at 07:32:

RE: Info - cygwin articel in german linux magazine

2002-12-14 Thread Ralf Habacker
> > Interesting. The history is a little garbled (Steve Chamberlain didn't name > > the project "Cygwin" and there was no magical decision made in 1999 to do > > anything) but it's always nice to get exposure. > > > Perhaps you should send a correction to this magazine :-) I think I have not the

RE: Info - cygwin articel in german linux magazine

2002-12-14 Thread Ralf Habacker
> I *believe* (not reading German ;) that the same article > is also in the English edition. > You're right. See http://www.linux-magazine.com/issue/26, but it seems that you can find only the german story in the internet. Ralf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple B

Re: How did I get it?

2002-12-14 Thread Randall R Schulz
Gentlemen, This is a little disappointing... The "MovieWorld" virus described at the McAfee site () appears to be unknown to Norton AntiVirus. I tried searching the NAV virus encyclopedia using both "MovieWorld," "Cygwin," "Cygwin1.dll" and "SU

Re: BUG: Mounts to root directories causes setup.exe to crash

2002-12-14 Thread Christopher Faylor
On Sat, Dec 14, 2002 at 11:05:24AM -0500, Igor Pechtchanski wrote: > >Shouldn't we also change mount to record the trailing '\' in the registry? No. This is longstanding mount and cygwin behavior X: == X:\ . cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: SPAM - Re: How did I get it?

2002-12-14 Thread Jack Rose
Thanks for the response Max. I tried running regedit. It pops up and then immediately closes itself, the same thing happens when I attempt to run msconfig. I found cygwin1.dll in the \windows directory. I also found a new exe - shiver.exe. A search of the web indicates that this is a trojan. --

Re: BUG: Mounts to root directories causes setup.exe to crash

2002-12-14 Thread Igor Pechtchanski
On Sat, 14 Dec 2002, Magnus Holmgren wrote: > Greetings! > > The cygwin installer, setup.exe, crashes when trying to install files to > a directory which has been mounted to the root directory of a drive. > > Setup.exe must of course look at the mounts recorded in the registry to > install files i

RE: Info - cygwin articel in german linux magazine

2002-12-14 Thread John Morrison
> From: Christopher Faylor > >See > http://www.linux-magazin.de/Artikel/ausgabe/2002/12/cygwin/cygwin.html for > >further informations. > I *believe* (not reading German ;) that the same article is also in the English edition. J. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

BUG: Mounts to root directories causes setup.exe to crash

2002-12-14 Thread Magnus Holmgren
Greetings! The cygwin installer, setup.exe, crashes when trying to install files to a directory which has been mounted to the root directory of a drive. Setup.exe must of course look at the mounts recorded in the registry to install files in the correct places. However, when you mount a cygwin

RE: Info - cygwin articel in german linux magazine

2002-12-14 Thread Ralf Habacker
> Interesting. The history is a little garbled (Steve Chamberlain didn't name > the project "Cygwin" and there was no magical decision made in 1999 to do > anything) but it's always nice to get exposure. > Perhaps you should send a correction to this magazine :-) Ralf -- Unsubscribe info:

Re: How did I get it?

2002-12-14 Thread Michael Schaap
On 14-Dec-2002 10:11, Max Bowsher wrote: Jack Rose <[EMAIL PROTECTED]> wrote: Could some tell me how the CYGWIN1.DLL ended up on my computer. It seems to have just appeared at 3:09am yesterday and I know I wasn't working at that time. Could this have been uploaded to my machine for malicious p

Re: How did I get it?

2002-12-14 Thread Max Bowsher
Jack Rose <[EMAIL PROTECTED]> wrote: > Could some tell me how the CYGWIN1.DLL ended up on my computer. It > seems to have just appeared at 3:09am yesterday and I know I wasn't > working at that time. > > Could this have been uploaded to my machine for malicious purposes? > If so, what else should