Re: Reuse of old downloded cygwin packages

2005-03-20 Thread Pradip Jadav
ya I have done like that only...but unfortunatly it does not work.. While doing setup, at the time of selecting packages only devel portion shows two selections named gcc core and gcc - testsuite, all other packages are showing nothing to install ... now??? On Thu, 17 Mar 2005 07:41:43 -0600, P

Any date on next cygwin package release?

2005-03-20 Thread William Deegan
Greetings, The broken cygpath makes it difficult to move my userbase forward to the latest cygwin package. Any date on when the package will be released with the fix? Thanks, Bill -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problem

Re: Different df -k output if done via ssh and bash prompt

2005-03-20 Thread Brian Dessent
Steven Hartland wrote: > > I'm out of ideas why I could possibly get different output from > df -k when working on the glass in a bash session from that > when connected via ssh. > > I've done the silly test ( create a file from bash ) it exists when > logging in via ssh so yes they are the same

Re: FTP Problems --- Can't type password

2005-03-20 Thread Andy France
[EMAIL PROTECTED] wrote on 20/03/2005 13:36:03: > Everytime I try to ftp to a server when I attempt to > type any password a new line magically happens the > moment I touch any key on the keypad.  Can someone > assist in fixing this problem? (Cygwin 1.5.13.1). > Thanks. > Regards, > Auteri

Re: g++ & rand() in Cygwin

2005-03-20 Thread Nathan Sidwell
Gerrit P. Haase wrote: Alex Vinokur wrote: First pseuso-random number is 0. Random nnumber generators generally need to be seeded with a random seed. This naively strange behaviour allows you to get consistent sequences of random numbers, which is generally necessary for regression testing and de

Re: Cygwin/X11/QT3.3.3/Scribus1.3CVS: ./configure errors

2005-03-20 Thread Gerrit P. Haase
Steven Boothe wrote: Hello all: I've just been taking some time to return to looking into compiling Scribus 1.3 from Scribus CVS and thought after looking at the errors in the config.log that I would start here as they looked to be more related to compiling under cygwin than issues related to the S

Re: Different df -k output if done via ssh and bash prompt

2005-03-20 Thread Larry Hall
At 08:59 PM 3/18/2005, you wrote: >I'm out of ideas why I could possibly get different output from >df -k when working on the glass in a bash session from that >when connected via ssh. > >I've done the silly test ( create a file from bash ) it exists when >logging in via ssh so yes they are the sam

Re: g++ & rand() in Cygwin

2005-03-20 Thread Gerrit P. Haase
Alex Vinokur wrote: -- foo.cpp -- #include #include using namespace std; int main () { cout << rand() << endl; cout << rand() << endl; return 0; } - // g++ version 3.3.3 (cygwin special) $ g++ foo.cpp The program below generates the following output: ---

Re: ssh-add -l hanging with 20050316 snapshot

2005-03-20 Thread David Rothenberger
On 3/20/2005 2:33 AM, Corinna Vinschen wrote: On Mar 18 15:05, David Rothenberger wrote: On 3/17/2005 10:38 AM, David Rothenberger wrote: I've had keychain hang twice now while running "ssh-add -l". It happened with an older snapshot and again this morning with a DLL I built from CVS yesterday th

Re: ssh-add -l hanging with 20050316 snapshot

2005-03-20 Thread Corinna Vinschen
On Mar 18 15:05, David Rothenberger wrote: > On 3/17/2005 10:38 AM, David Rothenberger wrote: > >I've had keychain hang twice now while running "ssh-add -l". It happened > >with an older snapshot and again this morning with a DLL I built from > >CVS yesterday that corresponds to the 20050316 snap