On Wed, May 26, 2004 at 05:19:12PM -0700, Brian Dessent wrote:
>Christopher Faylor wrote:
>>Is anyone interested in being the maintainer for the Apache package?
>>The current maintainer is MIA.
>
>I would like to volunteer for this.
Great! You've got the job and a gold star to boot.
Please send
Dear Freind ,
Please it is very important that , for reasons of my privacy sake and the large
amount of funds involved , i have attached the document regarding this matter,
to this mail , Please see attachment,
Thank you .
Yours Truly ,
Dr.(Mrs.) pimentel luisa Estrada
PRIVATE FUNDS AND
Christopher Faylor wrote:
> Is anyone interested in being the maintainer for the Apache package?
> The current maintainer is MIA.
I would like to volunteer for this.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
D
Dear Freind ,
Please it is very important that , for reasons of my privacy sake and the large
amount of funds involved , i have attached the document regarding this matter,
to this mail , Please see attachment,
Thank you .
Yours Truly ,
Dr.(Mrs.) pimentel luisa Estrada
PRIVATE FUNDS AND
Dear Freind ,
Please it is very important that , for reasons of my privacy sake and the large
amount of funds involved , i have attached the document regarding this matter,
to this mail , Please see attachment,
Thank you .
Yours Truly ,
Dr.(Mrs.) pimentel luisa Estrada
PRIVATE FUNDS AND
Looks like that this bug has been fixed. I dont see it anymore.
I suspect that bug showed up only when you try to work on Linux root
filesystem (via samba). Note: /cygdrive/m was infact a Linux root
filesystem.
If I copy over the directory structure on local hard drive, it works fine.
I am seein
At 03:52 AM 5/26/2004, you wrote:
>I previously posted a problem where a job failed attaching to an MQ
>Q Manager when run from cron. The explanation that was provided
>was that because MQ authenticates the user using the NT services
>and cron had had to su to that user, bypassing these services,
* Robert Pollard (2004-05-26 18:33 +0100)
> I have a bit of a problem where when we launch cron from the command
> line after a few days it dies in Windows but is still visible in
> Cygwin.
Beg your pardon? Your sentence doesn't make sense to me.
> Currently, I run a script that launches /usr/s
On Wed, 26 May 2004, Tomas Stephanson wrote:
> just though to let you know that after spending several hours trying to get
> *ssh* key authorization to work and always getting the sshd : PID 348 :
> fatal: setreuid 500: Permission denied. message
> I found a solution, I added the sshd_server user
just though to let you know that after spending several hours trying to get
*ssh* key authorization to work and always getting the sshd : PID 348 :
fatal: setreuid 500: Permission denied. message
I found a solution, I added the sshd_server user the administrators
group and restarted the service.
At 07:38 AM 5/26/2004, you wrote:
>Hi all,
>
>I just installed Cygwin on W2k. Now I wanted to
>install GRASS-GIS Software and got the following
>message: "You may need login as root for
>installation."
>
>I am able to Install Software on W2k. So I should have
>this right also withhin Cygwin, or not
> On Wed, 19 May 2004, gert_de_boer wrote:
>
> > Somehow I do not succeed in configuring mutt or ssmtp with Cygwin on a
> > Windows 2003 server.
> >
> > As an example of what happens:
> >
> > $ echo hallo | mutt -s new_test [EMAIL PROTECTED]
> > Error sending message, child exited 127 (Exec error.)
On Mon, 24 May 2004, gert_de_boer wrote:
> The trick worked for CRON. I let the cron service run under the local
> administration account with the additional rights as explained in the
> openssh.README.
Glad I could help, at least a little.
> But mutt still does not work. I do not get any clear
> -Original Message-
> From: cygwin-owner On Behalf Of Robert Pollard
> Sent: 26 May 2004 17:34
> To: Cygwin
> Subject: cron dying in Windows but not in Cygwin
>
> Hello all,
>
> I have a bit of a problem where when we launch cron from the command
> line after a few days it dies in Windo
Hi I have cygwin ssh server running on a windows 2000 server. And for
some reason all of a sudden when users upload a file to a certain
account the everyone group gets no permissions by default. Any ideas?
Before the everyone group would get the read permission.
Thanks,
--
Unsubscribe info:
Hello all,
I have a bit of a problem where when we launch cron from the command
line after a few days it dies in Windows but is still visible in
Cygwin. Currently, I run a script that launches /usr/sbin/cron. This
script only launches cron if it isn't running.
Does it have something to do wit
On Tue, 25 May 2004, Christopher Faylor wrote:
> On Tue, May 25, 2004 at 06:55:35PM -0400, Igor Pechtchanski wrote:
> >Cygwin has a 32k command-line length limit.
>
> Cygwin doesn't, AFAIK, have any command-line length limit other than the
> amount of memory available to store the command line. W
On Wed, 26 May 2004, Thomas Kloeber wrote:
> any ideas/guesses are appreciated.
The first one that comes to mind is upgrade to 1.5.10-3 ;-).
--
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a w
Chris,
Christopher Faylor wrote:
None. I use VMware all of the time in cygwin development.
looks like you're right. further tests show that it is a question, which
shell i use:
* ksh and bash: the test program receives the signal and terminates
* sh: the test program receives the signal
[ Accidentally sent the same thing directly to Bruce. Sorry Bruce. ]
In addition to the other replies. In general, I've always used the rule
of thumb that
its a bad idea in these sort of cases to do command line globbing at all.
Seems to me that it doesn't matter much if its echo, ls or some ot
On Wed, May 26, 2004 at 04:20:59PM +0200, Thomas Kloeber wrote:
>so my question is, what is the connection/difference between VMware and
>Cygwin signal handling?
None. I use VMware all of the time in cygwin development.
--
Christopher Faylor spammer? -> [EMAIL PROTECTED]
Folks'es,
i'm using cygwin 1.5.9-1 on Windows NT 4SP6 and W2K, both of which run
on top of VMware Workstation 4.5.1 (host system is W2K on a Dell
Precision 340).
i have a problem with a database application server (a port from Unix
using cygwin): if i shut down the application from a bash/ksh
In acting on Chris and Igor's replies, Bruce should remember that there are
two different command lines; the command line passed to a program and the
command line within a shell. While Windows limits the command line length
that is passed, a shell may not (bash doesn't), since the command line is
Hi all,
GCC 3.3.1 has a problem when printing multiple long double variables using
printf and the -m128bit-long-double compile option on a Pentium-based
machine.
compile the code below with
gcc -m128bit-long-double test.c
and with
gcc test.c
The later will print stuff correctly in bot
Hi all,
I just installed Cygwin on W2k. Now I wanted to
install GRASS-GIS Software and got the following
message: "You may need login as root for
installation."
I am able to Install Software on W2k. So I should have
this right also withhin Cygwin, or not? I tried to
login as root, but of course I
I previously posted a problem where a job failed attaching to an MQ
Q Manager when run from cron. The explanation that was provided
was that because MQ authenticates the user using the NT services
and cron had had to su to that user, bypassing these services, that
the user running the job did not
26 matches
Mail list logo