Testing a fresh compilation of Apache

2008-06-17 Thread Sérgio Durigan Júnior
Hello everybody,

I'm using a machine here that already have Apache 2.2 installed (via
RPM), with all its modules working ok. One of my jobs is to test the
latest stable version of Apache, with some compiler flags activated, and
I have to guarantee that it's working normally in this machine.

Well, as Apache does not provide any native testsuite (i.e., make
check, make test, etc), I found Apache Test Project
http://httpd.apache.org/test/ and I'm trying to use it now. The
problem is:

1) How can I test the Apache version I just built without having to
install it over the original Apache from my system?

2) I already installed my Apache in a temporary directory (changing
the PREFIX in configure). After that, I did:

# perl Makefile.PL -apxs /home/sergio/tmp/bin/apxs

Which worked well. But then, when I try to run the testsuite:

# t/TEST
[warning] setting ulimit to allow core files
ulimit -c
unlimited; /usr/bin/perl /home/sergio/work/src/p/httpd-framework/t/TEST
sh: /usr/sbin/httpd: No such file or directory
sh: /usr/sbin/httpd: No such file or directory
sh: /usr/sbin/httpd: No such file or directory
[  error] cannot start server: httpd (/usr/sbin/httpd) does not exist

How can I point the correct place where my Apache is installed, so
that the testsuite won't try to run the system's Apache?


So, can you give me a hand on this problem? :-)

Regards,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil



Re: Testing a fresh compilation of Apache

2008-06-17 Thread Oden Eriksson
Den Tuesday 17 June 2008 20:48:21 skrev Sérgio Durigan Júnior:

 So, can you give me a hand on this problem? :-)

I do it like this in Mandriva:

http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/apache/current/SPECS/apache.spec?revision=218814view=markup

(currently disabled due to other problems)




apr[-util] 1.3.2 and 2.2.9 on Windows

2008-06-17 Thread Steffen

HTPD 2.2.9 with Apr[-util] 1.3.2 builds with VC9 without issues.

It installs and runs fine, AL tests passed inluding the new dbd-odbc driver.

Steffen



[VOTE] initial release of httpd-mod_ftp-0.9.0

2008-06-17 Thread William A. Rowe, Jr.

mod_ftp fans;

We seem to have identified and solved most post 0.9.1 candidate issues,
so it's time for another try.

Please fetch up the newly prepared httpd-mod_ftp-0.9.2.tar.gz (available
now), or the win32/netware/os2 suitable package httpd-mod_ftp-0.9.2-crlf.zip 
(still needs to sync in the next hour) from:


  http://httpd.apache.org/dev/dist/mod_ftp/

review, take it for a spin, and cast your choice

  [ ] -1 for any release of 0.9.2
  [ ] +1 to release as 0.9.2-alpha
  [ ] +1 to release as 0.9.2-beta
  [ ] +1 to release as 0.9.2-beta, and ready to tag GA (1.0.0)

See http://svn.apache.org/repos/asf/httpd/mod_ftp/tags/0.9.2/STATUS-FTP
identifying several issues (I don't plan to vote for better than -beta
just yet).  Supporting -beta means +1 to -alpha instead if that's the
majority opinion.

For getting started,

http://httpd.apache.org/mod_ftp/

and

http://svn.apache.org/repos/asf/httpd/mod_ftp/tags/0.9.2/README-FTP

Bill






Re: Testing a fresh compilation of Apache

2008-06-17 Thread Sander Temme


On Jun 17, 2008, at 11:48 AM, Sérgio Durigan Júnior wrote:


# perl Makefile.PL -apxs /home/sergio/tmp/bin/apxs

Which worked well. But then, when I try to run the testsuite:

# t/TEST
[warning] setting ulimit to allow core files
ulimit -c
unlimited; /usr/bin/perl /home/sergio/work/src/p/httpd-framework/t/ 
TEST

sh: /usr/sbin/httpd: No such file or directory



I do:

perl Makefile.PL
t/TEST -httpd /path/to/my/bin/httpd -apxs /path/to/my/bin/apxs

Works for me.

S.

--
Sander Temme
[EMAIL PROTECTED]
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF





smime.p7s
Description: S/MIME cryptographic signature