I installed cygwin including the cygserver on a Windows XP PC. This
seemed to be successful.
But whenever I try to start the server-service I get the error message:
PID 4960: `cygserver' service stopped, exit status: 57 in the Windows
event-log.
There is just an empty logfile in /var/log.
Thank
On Jan 14 09:52, [EMAIL PROTECTED] wrote:
> I installed cygwin including the cygserver on a Windows XP PC. This
> seemed to be successful.
>
> But whenever I try to start the server-service I get the error message:
> PID 4960: `cygserver' service stopped, exit status: 57 in the Windows
> event-log
In message <[EMAIL PROTECTED]>, Charles Wilson wrote:
> Dave Korn wrote:
> > There is no standard cygwin release of autogen, and last time I
> > tried to build it from source it didn't work. Sorry to be the
> > bearer of bad news.
:(
> When I tried to build it (both for mingw/msys and for cyg
On 14 January 2008 09:55, Adam wrote:
> Thanks Dave, Chuck. I'd be interested in the final binary, if anyone's
> willing to give me a copy.
Sorted out off-list.
cheers,
DaveK
--
Can't think of a witty .sigline today
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-
Hi
I got cygwin working with apache, bind, exim, mailman,
php, mysql and pgsql. But there's need for imap/pop3
server which support mysql database. I got webmin
working with cygwin to control my virtual servers. I
am using vexim with exim. So i need a imap/pop3 server
that can work with exim/vexi
On 14 January 2008 04:51, Macalalad, Jun wrote:
> Any idea where I've done wrong please?
Well, posting to the announcements list, for one.
Omitting the slightest trace of any pertinent details for another.
cheers,
DaveK
--
Can't think of a witty .sigline today
--
Unsubscri
Nop, no corect answer in
http://sourceware.org/ml/cygwin/2007-12/msg00404.html.
I dont think even they got it working. Anything else
you got.
Be a better friend, newshound, and
know-it-all with Yahoo! Mob
On 14 January 2008 13:36, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to BB on 1/13/2008 5:41 PM:
>> can login to a shell from windows and run commands but how do I create a
>> script
>
> A script is just a file containing the commands that you would have r
On 14 January 2008 13:29, Jaspreet Singh wrote:
> They all tell me this is wrong list. does it matter if
> you have the answser.
No, this is the right list. You were posting on a different list a minute
ago, didn't you notice you're sending to a different address this time?
This is the righ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to BB on 1/13/2008 5:41 PM:
| can login to a shell from windows and run commands but how do I create a
script
A script is just a file containing the commands that you would have run
from the shell, optionally prefixed by something like a #!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jaspreet Singh on 1/14/2008 6:29 AM:
| So anybody compiled cyrus-imap, courier-imap or
| dovecot on cygwin.
Search the archives for a recent discussion about building dovecot on
cygwin (although I didn't read that thread, so I don't know
Hi.
> can login to a shell from windows and run commands but how do I create a
> script
I think you mean to run a command without open cygwin shell.
If i understand well, here you are how i've done that.
First of all, i've created a file .bat (example: run_rsynch.bat) on my desktop
.. and insid
Actually dovecot people claims that dovecot can work
with cygwin with some code change. But they dint
listed it how to. I asked them in the mail but they
say they cant help as they dont have windows Ha Ha.
I dont think they want to help.
__
Actually my intent is to run this from an automated schedular. As
Eric described it could be run from cron like any other Unix shell
script but I really don't want to add a cron daemon. Was thinking
windoze schedular.
The base install of cygwin is on an E: drive. C: didn't have enough room.
So
Hi again.
> The base install of cygwin is on an E: drive. C: didn't have enough room.
>
> So if I understand correctly something like -
>
>
> E:
>
> chdir E:\cygwin\bin
>
> bash --login -i -c 'rsync -avz [EMAIL PROTECTED] :/home/funnel/Jan*
> /cygdrive/e/Earchives'
...yes, it seems right.
> The
Hi.
> I also assume if running in a windoze envirment it needs to end with
> *.bat extension since windoze doesn't have a clue what *.sh is?
...sure, as reported on my first post.
Regards
M
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.co
I also assume if running in a windoze envirment it needs to end with
*.bat extension since windoze doesn't have a clue what *.sh is?
On 1/14/08, Mirco Piccin <[EMAIL PROTECTED]> wrote:
> Hi again.
>
> > The base install of cygwin is on an E: drive. C: didn't have enough room.
> >
> > So if I unde
The following packages have been updated:
boost-1.33.1-4
boost-devel-1.33.1-4
libboost-1.33.1-4
Changes since 1.33.1-3:
Rebuilt including previously disabled Boost.Test and against Python 2.5.
--
VH
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jaspreet Singh wrote:
| Actually dovecot people claims that dovecot can work
| with cygwin with some code change. But they dint
| listed it how to. I asked them in the mail but they
| say they cant help as they dont have windows Ha Ha.
|
| I dont thin
I have updated syslog-ng on cygwin.com to the latest stable release
2.0.7. The Cygwin version is called 2.0.7.1. It's taken from the
current state of the syslog-ng upstream git repository, which contains
Cygwin related patches beyond the official 2.0.7 release.
Please read /usr/share/doc/Cygwin/
E:
chdir E:\cygwin\bin
bash --login -i -c 'rsync -avz --remove-source-files
[EMAIL PROTECTED]:/home/test/* /cygdrive/e/Earchives'
Works fine, last a long time. Added one more tweak --remove-source-files
Now all I have to do is setup in windoze scheduler and move about 30GB of data.
Then get th
Hello, I've come across an issue which may be the result of a compromised
Cygwin mirror. The mirror in question is ftp.gtlib.gatech.edu.
Earlier today, I installed Cygwin on the Windows XP partition of my laptop. I
used the default package settings and selected the GA Tech mirror. About
half
Hi All,
I'm not sure when this cropped up, but it happened sometime after the
great "win 9x" code purge. The problem is that the Cygwin dll no longer
decodes or encodes file/directory names on managed mounts.
Steps to reproduce (WinXP SP2 x32):
---
1) mkdir -p /us
List,
I am trying to install pygtk. However, an attemt to configure
(./configure) throws an error _could not find Python headers_.
After a little searching, I found that this issue can be solved by
installing python-dev on debian based systems (apt-get install python-dev).
What about cygwin?
I'm using cygwin on XP Pro and was having no issues untill I updated some dev
pacakages the other day. Now none of my shell scripts are able to SET
environment variables for a session. I can "export foo=something" but my
scripts can't "SET foo something". Any -deas? Thanks
-scott
---
Hello,
I am trying to port eCos into my target on Cygwin environment.
I am encountered next wrongfully compiled code and I am very in deep
trouble.
It happens when sending back TCP SYN-ACK packet to peer,
and it happens in
packages\net\bsd_tcpip\current\src\sys\netinet\tcp_output.c
tcp_output(
Huh; the 'startxwin.bat' script uses "SET":
@echo off
SET DISPLAY=127.0.0.1:0.0
Which formally worked but now doesn't. I have to manually set DISPLAY after
running the startxwin.bat script. Furthermore when I run ssh-agent.exe it is
unable to set SSH_AUTH_SOCKET and SSH_AGENT_PID.
-Origina
On 14 January 2008 21:41, Nicholas Wourms wrote:
> I'm not sure when this cropped up, but it happened sometime after the
> great "win 9x" code purge. The problem is that the Cygwin dll no longer
> decodes or encodes file/directory names on managed mounts.
Isn't that the whole idea?
cheers,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dixon, Scott on 1/14/2008 4:38 PM:
| I'm using cygwin on XP Pro and was having no issues untill I updated
some dev pacakages the other day. Now none of my shell scripts are able to
SET environment variables for a session. I can "export fo
> From: Dave Korn
> Sent: Monday, January 14, 2008 8:25 PM
> Subject: RE: [1.7.0 HEAD]: Cygwin no longer encoding/decoding
> names on managed mounts
>
> On 14 January 2008 21:41, Nicholas Wourms wrote:
>
> > I'm not sure when this cropped up, but it happened sometime
> after the
> > great "win
Macalalad, Jun wrote:
> Thanks David.
> Thanks again for the help
You're welcome. :-) Please help someone else if/when you have the chance.
Please keep this thread on the Cygwin list so other people can find it (e.g.
hit "Reply to All").
> Cron works on other scripts but not with a perl scri
On 2008-01-11, Jay wrote:
> Thanks everyone for the help. Since i'm getting the path from the registry i
> can't add in the extra backslashes without using sed. I ended up with this
> registy key which seems to work for local drives as well as network drives
> (UNCs) (haven't tested files with s
>Now all I have to do is setup in windoze scheduler and move about 30GB of data.
>btb
And you are not using cron because of what reason?
The Windblows scheduler is a royal pain. With cron you are done in a matter
of moments.
MB
--
e-mail: [EMAIL PROTECTED]/~\ Th
33 matches
Mail list logo