apache2 mod_perl

2006-02-23 Thread Gunnar Thielebein
Ive installed apache2 on cygwin and now I want to compile mod_perl for it which asks for apxs and breaks install process because file is not installed. (by the way why is default path for apache2 not set like in all manuals/howtos in the web? /usr/local/apache2/bin/). can i download this script

Re: apache2 mod_perl

2006-02-23 Thread Gunnar Thielebein
2-23 at 17:23 +0100, Gunnar Thielebein wrote: Ive installed apache2 on cygwin and now I want to compile mod_perl for it which asks for apxs and breaks install process because file is not installed. (by the way why is default path for apache2 not set like in all manuals/howtos in the web?

mod_perl2 apache2

2006-02-27 Thread Gunnar Thielebein
Hi, I tried to compile mod_perl2 for apache2 in cygwin but got some errormessages. I tried 2 ways one with download of the sources from apache.org one via the cpan utility Can someone give me some hints how to compile it under cygwin btw. which dependencies should be met? CYGWIN_NT-5.1 *

compiling mysql-4.1.18

2006-02-28 Thread Gunnar Thielebein
Hi, I tried to compile mysql within cygwin. Everything worked fine with default settings ./configure make all make install but starting mysqld is hell. I created user like in documentation mysql. database dir is default /usr/local/var -> symlink to an ntfs /cygdrive/u/mysql. Error messag

Cygwin 1.5.18 - PadWalker-0.12 - Problems in compiling

2005-09-24 Thread Gunnar Thielebein
If I try to compile PadWalker-0.12 for Perl under Cygwin Bash I get a error message telling me MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. Fatal: '/usr/lib/perl5/5.8/cygwin/Config.pm' does not exist - don't know how to make it although path is accessible via bash but not in explo

patch cygrunsrv for running native win32 applications

2005-10-12 Thread Gunnar Thielebein
Hi, Is it also possible to patch the cygrunsrv service installer for running native win32.exe? Means like if you run a windows command/app in bash is executed there must be also a way to do it in cygrunsrv. I know there are extra utilities for windows like srvany but i like the command line inter