Apache on cygwin

2003-03-30 Thread Frank Schmitt
Hello I'm wondering how to start the Apache server provided as a Cygwin package. I can only find httpd.dll but no httpd.exe, so do I have to work with rundll32 or is this package not intended to work as a stand alone server but only to fulfill dependencies? I also couldn't find a man or info

Re: Apache on cygwin

2003-03-30 Thread Frank Schmitt
Gerrit P. Haase [EMAIL PROTECTED] writes: I'm wondering how to start the Apache server provided as a Cygwin package. I can only find httpd.dll but no httpd.exe, so do I have to work with rundll32 or is this package not intended to work as a stand alone server but only to fulfill dependencies?

Re: cant run binaries in cygwin

2003-03-25 Thread Frank Schmitt
Martin Gainty [EMAIL PROTECTED] writes: Hello ./bin/my_print_defaults: 1: Syntax error: ( unexpected What is cygwin doing to this binary to cause this error? How do I fix? Please give more information: -What kind of application is my_print_defaults, s skript or a binary, where to get it

Re: cygwinized XSL processor? (or sed for path transform?)

2003-03-11 Thread Frank Schmitt
Tom Roche [EMAIL PROTECTED] writes: ). Instant Saxon is native windows, which is nice for this application, except that it chokes on the cygwin paths emitted by my script. Use the cygpath utility, it can transform Cygwin paths to Windows and vice versa. -- One Ring to rule them all, One

Spamassassin and Spamd/Spamc

2003-02-11 Thread Frank Schmitt
Hello I'm trying to get Spamassassin running under Cygwin. It compiles OK and Spamassassin itself works as expected, too but the communication between spamc (c-program) and spamd (perl) seems too fail, as far as I see it due to '\r\n' vs '\n' problems. Before I dig into this further I'd like to

Re: Emacs Problem

2003-01-15 Thread Frank Schmitt
Scott Purcell [EMAIL PROTECTED] writes: I run a standalone emacs on my box and when I quit I hit the keys [ ctrl x c ] and it quits the app. But in the one that runs in cygwin, it does not. It's control+c control+x in Emacs language C-x C-c. If this doesn't work try Meta+x

Re: mc

2002-05-01 Thread Frank Schmitt
Emre Turkay [EMAIL PROTECTED] writes: Im trying to compile midnight commander. Firstly I have compiled and installed the glib package, after that mc compiles all the source files without any error messages however when it tries to link them it says that could not find 'gettext' and

Re: Does CVS work?

2002-04-28 Thread Frank Schmitt
Michael Labhard [EMAIL PROTECTED] writes: My cygwin installation generally works great. But CVS does not work on it. It has problems finding the directories it needs. Before I launch another mission to try to resolve this I would just like to confirm that others have been able to get CVS

Re: Problems trying to build mc

2002-02-04 Thread Frank Schmitt
Frank Schmitt [EMAIL PROTECTED] writes: (I found this one on a mc mailinglist archive.) After that I tried to build mc. Configure did work, but make gave me the following errors: dir.o: In function `handle_dirent': /usr/src/mc-4.5.55/src/dir.c:427: undefined reference to `gettext' /usr/src/mc