Re: [mp2]: Is there a package for Debian/testing?

2003-01-24 Thread Mark Fowler
On Thu, 23 Jan 2003, Joachim Zobel wrote:

 So I would like to have a debian package. I found one in debian
 unstable, but this requires perl 5.8.

The perl in debian unstable is also 5.8.0, so this makes sense.  I've been
running it fine for months, so I highly recommend you install this on
your test box as well and see how it goes.

Of course, this will break any binary module you yourself installed
(though the ones you installed through the debian package system should
automatically upgrade themeselves too)

Mark.

-- 
#!/usr/bin/perl -T
use strict;
use warnings;
print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};



Re: [mp2]: Is there a package for Debian/testing?

2003-01-23 Thread Nick Tonkin
On 23 Jan 2003, Joachim Zobel wrote:

 Hi.
 
 I would like to start testing mp2, but I remember that compiling
 apache/mp1 was no fun at all. 

FWIW it was much simpler and cleaner to install apache2 + mp2 than it ever
was with v1 in my case. Even when things went exactly as expected in v1
there were just more steps involved than now.

The two main things that have been simplified to the point of
disappearance are the build and install of SSL (mod_ssl is built into
apache core by default now) and the many arguments to mod_perl's perl
Makefile command. 

Here's my build commands:

$ cd httpd-2.0
$ CC=gcc ./configure --prefix=/usr/local/apache --with-mpm=prefork --enable-ssl 
--enable-info --enable-rewrite --enable-so
$ make  make test  make install
$ cd ../modperl-2.0
$ perl Makefile.PL MP_AP_PREFIX=/usr/local/apache MP_INST_APACHE2=1
$ make  make test  make install

This builds flawlessly on my system which is FreeBSD 4.7 and perl 5.8

 I found one in debian unstable, but this requires perl 5.8.

I can't say about other perls, as I said I have 5.8

HTH

- nick

   
Nick Tonkin   {|8^)





Re: [mp2]: Is there a package for Debian/testing?

2003-01-23 Thread Stas Bekman
Nick Tonkin wrote:

On 23 Jan 2003, Joachim Zobel wrote:



Hi.

I would like to start testing mp2, but I remember that compiling
apache/mp1 was no fun at all. 

The important part of the testing at this stage is that the build works 
properly on all platforms.

I found one in debian unstable, but this requires perl 5.8.

 
I can't say about other perls, as I said I have 5.8

You should be fine with 5.6.1 if you want to work with prefork mpm. Stay away 
from 5.6.0.


__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com