Christopher Faylor wrote:
>
> You're wrong. If Chuck wants to give people write access to cygwin-apps,
> we can accommodate him.
[jorg, see last paragraph]
I know this. However, right now I do not want to do that -- not because
I'm a control freak or anything, but I just haven't figure
I'm trying to run cron daemon,
but when I run it, I got an error
"cron error
cron.exe has generated errors and will be closed by windows.
You will need to restart the program.
An error log is being created."
My system is Win2k professional, and I installed all cygwin package,
th
At 11:21 AM 5/23/2002, Christopher Faylor wrote:
>On Thu, May 23, 2002 at 10:30:05AM +0200, Gerrit P. Haase wrote:
> >lkapoor schrieb:
> >
> >> some body plz tell me how to unsubscribe from the list
> >
> >What about changing the footer to:
> >--
> >Unsubscribe info: http://cygwin.com/ml/#un
On Thu, May 23, 2002 at 12:39:32PM +0200, Schaible, Jorg wrote:
>
>>From: Robert Collins [mailto:[EMAIL PROTECTED]]
>>> From: Schaible, Jorg [mailto:[EMAIL PROTECTED]]
>>> Hi Chuck,
>>>
>>> what about setting up a SourceForge project for cygutils ?
>>> Then every author or maintainer of his sm
On Thu, May 23, 2002 at 10:30:05AM +0200, Gerrit P. Haase wrote:
>lkapoor schrieb:
>
>> some body plz tell me how to unsubscribe from the list
>
>What about changing the footer to:
>--
>Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
>Unsubscribe info: http://cygwin.com/ml/#u
This is a multi-part message in MIME format.
--3493BAD413700DEDB7C6A146
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
The GL headers were missed in packaging. I've uploaded subversion 2 to
take care of this.
Earnie.
Original Message
Su
At 08:30 AM 5/23/2002, David T-G wrote:
>Hello!
>
>...and then [EMAIL PROTECTED] said...
>%
>% some body plz tell me how to unsubscribe from the list
>
>No problem. We can handle that for you, in fact. We'll simply need
>your password and payment of your $15 unsubscription fee. You can mail
>y
At 08:50 AM 5/23/2002, John Vincent wrote:
>Please,
>
>I know it can be very tempting to make sarcastic comments
>about people who ask questions in this list when the answer
>is freely available elsewhere, but please remember that now
>cygwin is getting more popular, many of the people using it
>d
On Thu, 23 May 2002 12:55:20 +0530 [EMAIL PROTECTED] wrote:
> some body plz tell me how to unsubscribe from the list
>
I doubt this will do much good since you didn't read the responses to the
last person who sent such a request to the list, but the instructions are
included at the bottom of ev
Hi,
Actually, use can logon and run cron smoothly. I think
the /etc/passwd is not problem. However, user still
cannot get his home directory when "echo $HOME" in
running cron, the cron output file give /cygdrive/c.
I read the README in /usr/doc/cron. I set /etc/passwd
and /var (& its directory)
Please,
I know it can be very tempting to make sarcastic comments
about people who ask questions in this list when the answer
is freely available elsewhere, but please remember that now
cygwin is getting more popular, many of the people using it
do not have English as a first language, and so do
Hello!
...and then [EMAIL PROTECTED] said...
%
% some body plz tell me how to unsubscribe from the list
No problem. We can handle that for you, in fact. We'll simply need
your password and payment of your $15 unsubscription fee. You can mail
your password and credit card number right back to
I got one for you:
How do I RTFM?
Harold
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of JC Jan Christensen
> Sent: Thursday, May 23, 2002 4:45 AM
> To: '[EMAIL PROTECTED]'
> Subject: Calling cygwin-commands from a batchfile in Windows !!
>
>
>
Tell the compilers to pack the struct's (if different alignment is the
problem).
For GCC use: __attribute__((packed))
For Borland compiler use (I think): #pragma pack
René
Dennis Jarosch wrote:
> Hi Rob!
>
> Robert Collins wrote:
>
>> Mixing C++ between compilers generally doesn't work. See
> -Original Message-
> From: Dennis Jarosch [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 8:46 PM
> To: Robert Collins
> Cc: [EMAIL PROTECTED]
> Subject: Re: linking cygwin built dll with Borland C++Builder
>
>
> Hi Rob!
>
> Robert Collins wrote:
> > Mixing C++ between co
Hi Rob!
Robert Collins wrote:
> Mixing C++ between compilers generally doesn't work. See the c++-faq
> lite for more details.
>
> Rob
Maybe I just misunderstood you, but the lib/dll consists of pure C-code,
no C++ involved. Of course my Wrapper uses C++ code, but I am not
linking any C++ code
>From: Robert Collins [mailto:[EMAIL PROTECTED]]
>> From: Schaible, Jorg [mailto:[EMAIL PROTECTED]]
>> Hi Chuck,
>>
>> what about setting up a SourceForge project for cygutils ?
>> Then every author or maintainer of his small 'tool' may
>> maintain and add stuff much more easily.
>
>Sourcef
Mixing C++ between compilers generally doesn't work. See the c++-faq
lite for more details.
Rob
> -Original Message-
> From: Dennis Jarosch [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 8:33 PM
> To: [EMAIL PROTECTED]
> Subject: linking cygwin built dll with Borland C++Buil
Hi!!
I have successfully built a .dll with cygwin (c-Files, using the
mingw-compiler) and converted it to a .lib using Borland's implib.
Using the .lib in my Borland C++Builder 5 project is no problem at all,
however there seem to be alignment problems between the gcc .dll/.lib
and the Borlan
Hello Robert,
Thursday, May 23, 2002, 11:50:10 AM, you wrote:
>> thrown from one of these... I can't be sure because it seems
>> that the source provided along with the binary snapshot is
>> not exactly the same as the one from which the binary was
>> compiled... Robert, can you confirm/deny t
Hello Robert,
Thursday, May 23, 2002, 11:47:26 AM, you wrote:
>> Well, this will fix the problem, but String::substr() will
>> still cause a crash if for some reason a NULL pointer is
>> passed to it! Btw have you read my mail till the end ?
RC> Yes. The String++ implementation currently uses
Hello Sebastian,
I could, but you know this won't be supported by the list. Btw you can
solve this problem by removing setup.ini from your local package
directory - i guess you have one there... Remove only the setup.ini
in the root of the local package directory not from any of its
subdirectorie
> -Original Message-
> From: Pavel Tsekov [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 2:28 AM
> To: Cliff Hones
> Cc: [EMAIL PROTECTED]
> Subject: Re[2]: setup-2.243 Crash / Install from Local
> Directory / WinXP
>
>
> Hello Cliff,
>
> Wednesday, May 22, 2002, 4:22:57
> -Original Message-
> From: Cliff Hones [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 12:23 AM
> To: [EMAIL PROTECTED]
> Subject: Re: setup-2.243 Crash / Install from Local Directory / WinXP
>
>
> Robert Collins <[EMAIL PROTECTED]> wrote:
>
> > C'mon Max, you *know* I ne
> -Original Message-
> From: Pavel Tsekov [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 2:31 AM
> To: Robert Collins
> Cc: [EMAIL PROTECTED]
> Subject: Re[5]: setup-2.243 Crash / Install from Local
> Directory / WinXP
>
>
> Hello Robert,
>
> Well, this will fix the probl
> -Original Message-
> From: Wu Yongwei [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 4:43 PM
> To: [EMAIL PROTECTED]
> Subject: An updated 2.125 setup possible?
>
>
> Is it possible to maintain a 2.125 setup? If I am not
> mistaken, the only current problem is the MD5 ch
Dear Sirs
I have some questions for you about cygwin
How do I create a new "UNIX"-user in cygwin ??
How do I create a new "UNIX"-user in cygwin from a batchfile in Windows
(CREAUSER.BAT) ??
How do I delete a "UNIX"-user in cygwin ??
How do I delete a "UNIX"-user in cygwin from a b
> -Original Message-
> From: Schaible, Jorg [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 5:23 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Adding col to cygutils
>
>
> Hi Chuck,
>
> what about setting up a SourceForge project for cygutils ?
> Then every author or maintaine
lkapoor schrieb:
> some body plz tell me how to unsubscribe from the list
What about changing the footer to:
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Unsubscribe info: http://cygwin.com/ml/#unsubscrib
some body plz tell me how to unsubscribe from the list
"Wu Yongwei" <[EMAIL PROTECTED]> on 23/05/2002 12:12:35
To: [EMAIL PROTECTED]
cc:(bcc: Lalit Kapoor/HSS)
Subject: An updated 2.125 setup possible?
Is it possible to maintain a 2.125 setup? If I am not mistaken, the only
curr
Hi Chuck,
what about setting up a SourceForge project for cygutils ? Then every author
or maintainer of his small 'tool' may maintain and add stuff much more
easily.
Ragrds,
Jorg
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.h
> Just curious, since I have this setup: Have you ever tested what happens
> when /cygdrive is renamed to /dev already ??
>
No, not tested, but I believe one has the priority over the other.
Specifically proc has priority over dev which has priority over cygdrive.
Regards
Chris
--
Unsubscribe
32 matches
Mail list logo